Subject: Draw on the screen without clearing the screen
Posted By: pu132 Post Date: 8/25/2006 9:03:34 PM
I am using a full screen form, and I want to draw something on the screen using a timer without the screen being cleared. The only way I can find to access the screen graphics is through the Paint method, but the only way I can call that is if the form is invalidated, so the screen clears. Is there something I'm missing here?

Thanks.

Go to topic 48472

Return to index page 193
Return to index page 192
Return to index page 191
Return to index page 190
Return to index page 189
Return to index page 188
Return to index page 187
Return to index page 186
Return to index page 185
Return to index page 184