Just a quick question,

Is there a limit on how many child forms are open at one time? I am using myForm.Show() to display. When I have 12 open up it takes about 8 seconds. I then tried to open ~100 but they never open and I never get an error, the program just stops responding.

Thanks in advance

Scott