I have a MDI and some child forms.
I would like to execute a function of the ActiveForm in the MDI from the MDI. How do I do that ?
Printable View
I have a MDI and some child forms.
I would like to execute a function of the ActiveForm in the MDI from the MDI. How do I do that ?
Do a search in the forum for CreateSingeInstance
theres a function for dealing with MDI forms and thats what its called
I did the search on that keyword and only post I got in results in this one.