I have a control in an MDI child form, named myControl
From the parent window, how can I reference myControl?
I have tried Me.ActiveForm.Controls("myControl")
but that doesn't work, any ideas?
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |