|
-
May 5th, 2010, 03:57 AM
#9
Re: Can't we simultaneously instantiate multiple forms?
To add, you can suspend the layout of forms during heavy load to stop screen-redraws/resizing. Lookup Suspendlayout/resumelayout. There is also an API to lock a window which I have had to use in the past to remove drawing while resizing mdi forms in a complex tab interface.
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
|