CWinFormsDialog Members

The following are members of the CWinFormsDialog Class. There is no base class.

Construction

CWinFormsDialog

Constructs a CWinFormsDialog object.

Operations

GetControl

Retrieves a reference to the Windows Forms user control.

GetControlHandle

Retrieves a window handle to the Windows Forms user control.

OnInitDialog

Initializes the MFC dialog box by creating and hosting a Windows Forms user control on it.

Operators

CWinFormsDialog::operator ->

Replaces CWinFormsDialog::GetControl in expressions.

CWinFormsDialog::operator TManagedControl^

Casts a type as a reference to a Windows Forms user control.

See Also

Reference

CWinFormsDialog Class