|
-
Oct 22nd, 2000, 10:09 AM
#1
Thread Starter
Hyperactive Member
(following my previous post)
In the MSDN library it says..
"If you load a Form whose MDIChild property is set to True (in other words, the child form) before loading an MDIForm, the MDIForm is automatically loaded before the child form.MDI child forms cannot be hidden, and thus are immediately visible after the Form_Load event procedure ends."
Does anyone know a way round that? so that I can load up the MDIChild form at start up but not show it?
The main reason I want to do that is cos I have a large form.. and thus it takes time to load. So I want it to load at the start of the program while the users see the splash screen.
Any ideas?
thanks!
Abdul
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
|