|
-
Apr 11th, 2003, 09:13 AM
#1
Thread Starter
Registered User
Parent and Child Forms
I have an application with an MDI parent for and a number of child forms. After the MDI parent loads, I want it to automatically load a child form but when I call that child form's show event, the program hangs for a minute and then I get a StackOverflowException in System.Windows.Forms.dll. This only happens if I try to load a child form from the Main forms Load or Activate event. Any idea how to fix this?
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
|