|
-
Jun 10th, 2007, 03:21 PM
#14
Re: [2005] Graphics problem
 Originally Posted by Andy_P
You really shouldn't be using CreateGraphics. Use the Graphics object supplied in the Paint event of the form as VBDT is doing.
Also, add Me.Refresh inside the form's resize event to redraw the form when you, uh, resize it.
Actualy there is no need to refresh it in the form's resize event, it does it aoutomaticly.
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
|