CWinFormsDialog::GetControl

Retrieves a reference to the Windows Forms user control.

inline TManagedControl^ GetControl( ) const;

Return Value

Returns a reference to the UserControl control in the MFC dialog box.

Requirements

Header: afxwinforms.h

See Also

Reference

CWinFormsDialog Class

CWinFormsDialog::GetControlHandle

UserControl

CDialog Class

System.Windows.Forms.UserControl

Other Resources

CWinFormsDialog Members