CWinFormsView::GetControl
检索指向Windows窗体控件。
System::Windows::Forms::Control^ GetControl( ) const;
返回值
为 System.Windows.Forms.Control 对象的指针。
备注
有关的示例演示如何使用Windows窗体,请参见 在 MFC 中使用 Windows 窗体用户控件。
要求
Header: afxwinforms.h
检索指向Windows窗体控件。
System::Windows::Forms::Control^ GetControl( ) const;
为 System.Windows.Forms.Control 对象的指针。
有关的示例演示如何使用Windows窗体,请参见 在 MFC 中使用 Windows 窗体用户控件。
Header: afxwinforms.h