Can I generate ActiveX Document From C#?
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I need to use ActiveX Document in my application. But I want to use C#. Can I do that? Thank in advance. 8-)
Yes, you should be able to. I assume an ActiveX Document is just a COM object with some standard interfaces implemented. You can use COM interop to expose your C# class as a COM object, however clients will need the .NET framework installed in order to use your "COM" object. James Sonork ID: 100.11138 - Hasaki "Smile your little smile, take some tea with me awhile. And every day we'll turn another page. Behind our glass we'll sit and look at our ever-open book, One brown mouse sitting in a cage." "One Brown Mouse" from Heavy Horses, Jethro Tull 1978