Hi, guys !
I have an ActiveX control with a single Usercontrol that have a button calling a Form.
In that form, I want to set an property on UserControl, but I dont´t know how to do it !
How can I refer the user control in the form ?
How can I do that form to set a property on UserControl ?...