Make a reference to a MDI form with a reference of a MDI child form
Make a reference to a MDI form with a reference of a MDI child form
Author
Message
Etienne Charlan #1 / 1
Make a reference to a MDI form with a reference of a MDI child form
From an ActiveX control, I'm able to change the caption of a textbox on the form with, for example, Parent.Help.Text, but how can I make that on the MDI form instead of the child form on wich the control is?