Newly exposed areas...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • hal

    Newly exposed areas...

    Hi all

    I have a picturebox on which I have drawn a series of concentric circles. If I move another window over the form with the picturebox on it, how do I set up the paint event so that only the newly exposed areas of the picturebox are redrawn and not the entire area. I believe Visual Basic 6.0 had a property called "clipcontro ls" that took care of all this. VB.NET doesn't support this property, however.
Working...