|
-
Nov 3rd, 2003, 11:06 PM
#1
Thread Starter
New Member
Loading a form without displaying it
I need to have a form load, but not display until it is ready (some maths heavy calculations need to be done before the form can display). As I understand it, the only way to trigger the load event in a form is by Form.Show(). Is there another way to do it without the form becoming visible? I have played around with Form.Activate(), but haven't had any luck yet.
Thanks,
Vulpes
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
|