G
Guest
Hi,
We are trying to build a .NET MDI application with several child windows -
some of which should be treated like dialogs and some as true child windows.
We keep getting an error when we call Form.ShowDialog(Me) after having set
the MDIParent property.
Is it not possible in the .NET Framework 1.1 to use dialogs like that?
thanks if anyone can help.
Philip
We are trying to build a .NET MDI application with several child windows -
some of which should be treated like dialogs and some as true child windows.
We keep getting an error when we call Form.ShowDialog(Me) after having set
the MDIParent property.
Is it not possible in the .NET Framework 1.1 to use dialogs like that?
thanks if anyone can help.
Philip