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:


Do You know a solution ??


TIA!

Mikey

PS: I don't want to use UserControls