|
-
June 4th, 2010, 10:09 AM
#1
C++/CLI User Control to VB6
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?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|