After loading MyHW.ocx into a user control, I have the problem to make it public to all other classes. How can other classes call this MyHW.ocx
In VB, it is very obvious as make it as public. How can I do that in C#
Thanks a lot,
Tammy