Does anyone know how to make a C# DLL reverse compatible with Active X? I want my C# class to be used in VB6. I know it's theoretically possible, but it's not working for me.
I checked the "Register for COM Interop" box in the build properties, but it didn't workI supposed that would be too obvious.
![]()
I'm using VS2005.




I supposed that would be too obvious.
Reply With Quote