I have an application that uses an MDI form.
I have run into a problem where I am receiving an error message when I have 10 - 12 child forms open (the error message actually points to a usercontrol causing the problem, but I have exhausted my testing on the control and have not stumbled on a problem with the control). Most of the time my users will not have this many windows open, but I would like to know if there is a limit so I can account for that fact.
Any help is appreciated.
R De Leon
I have run into a problem where I am receiving an error message when I have 10 - 12 child forms open (the error message actually points to a usercontrol causing the problem, but I have exhausted my testing on the control and have not stumbled on a problem with the control). Most of the time my users will not have this many windows open, but I would like to know if there is a limit so I can account for that fact.
Any help is appreciated.
R De Leon