Windows Forms and .NET controls in MFC application
Managed C++/CLI
1
Posts
1
Posters
0
Views
1
Watching
-
Hello Is there some way how to use windows forms or some third party .net controls and components in my MFC application? I have a application, with MFC and COM controls and I' d like to use there some third party .NET components. In all MS examples for MC++, there is only shown,. how to create applicatino, that opens new window with this windows forms controls. Thanks