cronus007
June 4th, 2010, 10:09 AM
Hi,
I have researched and done an experiment where I can expose a C# User Control to COM and then use that in a VB6 program. In the C# library project there is a checkbox like "export for COM interop" that does some steps automatically for you.
The problem is that we actually have a C++/CLI UserControl library that we want to use in an old legacy program we are updating, and I cannot find the "export for COM interop" option, as the C++/CLI project settings are different. Does anyone know where it is?
I have researched and done an experiment where I can expose a C# User Control to COM and then use that in a VB6 program. In the C# library project there is a checkbox like "export for COM interop" that does some steps automatically for you.
The problem is that we actually have a C++/CLI UserControl library that we want to use in an old legacy program we are updating, and I cannot find the "export for COM interop" option, as the C++/CLI project settings are different. Does anyone know where it is?