C
CedricCicada
Greetings!
I have a .Net Windows app whose sole purpose is to be a wrapper to
display an ActiveX control (.ocx file) developed in C++. I just added
a new method to the control. My .Net project does not know about the
new method. How do I tell it?
Thanks very much!
Rob, frustrated at spending two hours on what should be (and probably
is) a trivial task.
I have a .Net Windows app whose sole purpose is to be a wrapper to
display an ActiveX control (.ocx file) developed in C++. I just added
a new method to the control. My .Net project does not know about the
new method. How do I tell it?
Thanks very much!
Rob, frustrated at spending two hours on what should be (and probably
is) a trivial task.