How can i find the active child handler in side of a MDI form? no matter if the MDI form is active or not.
I mean i want to find the handler if the child form that is ontop of others...
Printable View
How can i find the active child handler in side of a MDI form? no matter if the MDI form is active or not.
I mean i want to find the handler if the child form that is ontop of others...
Do you mean MDIForm1.ActiveForm, or are you wanting something else?