Hi, VBGurus!
MY PROBLEM:
I have a MDI-Form with one Child-Form.
Into this child I want to place another form, which should have the child as its parent.
But the Parent-Property is read-only and it is impossible to create an MDI-Form inside another MDI-Form.
This is how it should look like:
http://www.8ung.at/katharina.stuehn/images/mdi.gif
Do You know a solution :( ??
TIA!
Mikey :confused:
PS: I don't want to use UserControls
