Results 1 to 6 of 6

Thread: [RESOLVED] Drawing Problem, .Update not needed?

Threaded View

  1. #1

    Thread Starter
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863

    Resolved [RESOLVED] Drawing Problem, .Update not needed?

    I'm trying to follow the technique discribed by jmcilhinney in this
    HTML Code:
    http://www.vbforums.com/showthread.php?t=426684#post3376040
    .
    I have all the drawing code in the .Paint event. Reading the above mentioned thread I would need .Invalidate(all or parts of the picturebox) AND .Update() in order to repaint (all or parts of) my PictureBox, however in my case it works without .Update. Am I doing something wrong?

    Edit: This wasn't intended as a CodeBank entry, sorry for that.
    Last edited by opus; Mar 29th, 2012 at 08:03 AM. Reason: .Me = Stupid while posting in wrong Section
    You're welcome to rate this post!
    If your problem is solved, please use the Mark thread as resolved button


    Wait, I'm too old to hurry!

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