Results 1 to 2 of 2

Thread: How do I clear a PictureBox?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2002
    Location
    US
    Posts
    64

    How do I clear a PictureBox?

    just a quickie. How do I clear a picturebox after I have printed text in it? I want it to overwrite the current text I have in it, but all it does is add on to the current text. thanks for any help.
    i have a computer.

  2. #2
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649
    VB Code:
    1. Picture1.Cls
    Best regards

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