Results 1 to 4 of 4

Thread: text output on picture box

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2001
    Posts
    115

    text output on picture box

    Hi all,
    A quick question, how to output text on a picture control ? Thanks

  2. #2
    Lively Member rc1980's Avatar
    Join Date
    Sep 2001
    Posts
    106
    I think....

    VB Code:
    1. Picture1.Print "Your Text"

    Hope this helps

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jan 2001
    Posts
    115

    Cool

    Thanks rc1980. You are right. I didn't see print method in the dropdown list of picture control. But it does work. Thanks a lot.

  4. #4
    Lively Member rc1980's Avatar
    Join Date
    Sep 2001
    Posts
    106
    No Prob.

    Sometimes they don't show you all those goodies!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width