Skip to main content

WinForms in MFC ?

· One min read

The CWinFormsControl class provides the basic functionality for hosting of a Windows Forms control.

For more information on using Windows Forms, see below MSDN articles

Using a Windows Form User Control in MFC