|
-
Feb 20th, 2001, 11:50 PM
#13
Thread Starter
Lively Member
Originally posted by Arcom
You must set the AutoRedraw to True BEFORE you draw anything on the Form/PictureBox. Then, after you've done drawing, call the Refresh method to display the contents. It's simple as that...
But if I have autoredraw set to true, then the drawing flickers and all that while I'm drawing it. It looks pretty crappy.
Basically, I need to edit what the autoredraw is redrawing. Whatever I do doesn't seem to be working. Either that or I need to know why when I try to draw on a DC I created nothing happens.
On Error Resume Screaming...

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|