|
-
Feb 1st, 2001, 12:24 PM
#1
Thread Starter
New Member
When most programs are resized they only let you move the border of the window until the mouse botton is let up and then the form smoothly resizes itself, but standard VB forms resize the form and update it instantly. So, when you try to add resize code in the forms resize event the whole form flickers.
Does anyone know how to delay the resize event so that you just move the border of a form until the mouse button is let up so that you don't get the flickering.
I think an API call may be needed to do this but I an not sure.
Thanks
Last edited by VBmichael; Feb 1st, 2001 at 06:24 PM.
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
|