Can these .NET controls be added to a C++ application?
Interop Forms Toolkit 2.0
Collapse
This topic is closed.
X
X
-
LouTags: None -
Herfried K. Wagner [MVP]
Re: Interop Forms Toolkit 2.0
"Lou" <lou.garvin@com cast.netschrieb :If they are .NET assemblies, they can be used within C++/CLI projects.Can these .NET controls be added to a C++ application?
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
-
Lou
Re: Interop Forms Toolkit 2.0
What I really need to know is the Interop object that gets created be added
to a C++ app.
I need it to run as a plug-in to a third party C++ app.
Another words, will the third party C++ app see this component as a COM
object summarily as VB6
does?
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.atwrot e in message
news:OOUZ0o$kHH A.3280@TK2MSFTN GP05.phx.gbl..."Lou" <lou.garvin@com cast.netschrieb :>>Can these .NET controls be added to a C++ application?
If they are .NET assemblies, they can be used within C++/CLI projects.
>
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Comment
Comment