M
Michael Ramey
How can controls on a Windows Form be accessed (or referenced) from another
Class? I know how to do it from another Form. The following doesn't work
even though the Control Modifiers property is set to "Public":
frmMain.myControl
Thanks.
Michael
Class? I know how to do it from another Form. The following doesn't work
even though the Control Modifiers property is set to "Public":
frmMain.myControl
Thanks.
Michael