次の方法で共有


CWinFormsView::GetControl

Windows フォーム コントロールへのポインターを取得します。

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

戻り値

System.Windows.Forms.Control オブジェクトへのポインター。

解説

Windows フォームを使用する方法の例については MFC での Windows フォーム ユーザー コントロールの使用を参照してください。

必要条件

ヘッダー: afxwinforms.h

参照

関連項目

CWinFormsView クラス