Create ActiveX control using Visual Net 2005

S

Scott M.

Just to be clear, you cannot create an ActiveX control using .NET. What
that article describes is how to expose a .NET Windows Form to a COM
application via InterOp so that the COM application believes it is accessing
an ActiveX control. But, in actuality, you have not created an ActiveX
control.

-Scott
 
E

estufa

Ok, thanks.
Anyhow, it works fine. :cool:
I'm using them with CobolWOW (IDE for Cobol) and they do work.
Regards.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top