共用方式為


CWinFormsView::operator Control^

轉換為型別為指標對 Windows Form 控制項。

operator System::Windows::Forms::Control^( ) const;

備註

這個運算子可讓您藉由 CWinFormsView 檢視加入接受指標型別 System.Windows.Forms.ControlWindows Form 控制項的函式。

範例

請參閱 CWinFormsView::GetControl

需求

Header: afxwinforms.h

請參閱

參考

CWinFormsView 類別