K
KVullo
I am trying to create an application that has a Main MDI
form that allows opening multiple sub-MDI forms within the
Main MDI form.
When I run this scenario in C#, I get a exception thrown
saying that a form cannot be both a MDIParent and a
MDIChild.
Is there any kind of work around or third-party control
that can help me produce this result?
form that allows opening multiple sub-MDI forms within the
Main MDI form.
When I run this scenario in C#, I get a exception thrown
saying that a form cannot be both a MDIParent and a
MDIChild.
Is there any kind of work around or third-party control
that can help me produce this result?