|
-
Sep 22nd, 2000, 12:09 AM
#1
Thread Starter
New Member
I have an "always on top form" on top of a main form where autoredraw is true. VB is not very conscientious about forcing the paint event of the main form when the top form is moved. I need to force the paint event. I have a convoluted method involving a timer that checks to see if any change in left or top has occurred, in which the top form can refresh the main form. Is there a more elegant way to make this happen?
Thanx
-
Sep 22nd, 2000, 01:53 PM
#2
Fanatic Member
When AutoRedraw=True, there is NO paint event!
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
|