Results 1 to 2 of 2

Thread: Parent and Child Forms

  1. #1

    Thread Starter
    Registered User
    Join Date
    Mar 2002
    Location
    Nashville, TN
    Posts
    103

    Unhappy 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?

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Try this example ....
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width