Hello,

I created an ActiveX control that has a user control and a form.
the problem is that I cannot figure out how to pass a reference of the user control to the form so that when I have the form displayed I can manipulate the controls on the user form.

Any ideas?