G
Gav
Hi all,
Is it possible to call a mdicontainer's function from a child window?
Basically I have an function in the main MDIContainer form which opens child
forms, it accepts an enumerator to know which form to open, also it checks
to see if the form is already open so that it doesn't open it more than
once. I want one of my child forms to open a different child form by calling
this function.
Any help would be great
thanks
Gav
Is it possible to call a mdicontainer's function from a child window?
Basically I have an function in the main MDIContainer form which opens child
forms, it accepts an enumerator to know which form to open, also it checks
to see if the form is already open so that it doesn't open it more than
once. I want one of my child forms to open a different child form by calling
this function.
Any help would be great
thanks
Gav