次の方法で共有


CWinFormsView::operator Control^

Windows フォームのコントロールに型をとしてキャスト ポインター。

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

解説

この演算子は、型 System.Windows.Forms.Controlの Windows フォーム コントロールへのポインターを受け取る関数に CWinFormsView のビューを渡すことができます。

使用例

CWinFormsView::GetControl」を参照してください。

必要条件

ヘッダー: afxwinforms.h

参照

関連項目

CWinFormsView クラス