S
Soren S. Jorgensen
Hi,
What would it take to put a .NET usercontrol
(System.Windows.Forms.UserControl) on a CPropertyPage ??
I can expose the .NET usercontrol to MFC as a ActiveX component
(implementing nessecary interfaces and registering the .NET control in the
registry) and build a wrapper for this ActiveX in my MFC app. Then it should
be fairly easy to put the control on the page, right??
Is there some special initialization I must in my MFC app before using the
wrapped .NET ActiveX ??
I think not as it goes through COM, right ??
Kr. Soren
What would it take to put a .NET usercontrol
(System.Windows.Forms.UserControl) on a CPropertyPage ??
I can expose the .NET usercontrol to MFC as a ActiveX component
(implementing nessecary interfaces and registering the .NET control in the
registry) and build a wrapper for this ActiveX in my MFC app. Then it should
be fairly easy to put the control on the page, right??
Is there some special initialization I must in my MFC app before using the
wrapped .NET ActiveX ??
I think not as it goes through COM, right ??
Kr. Soren