次の方法で共有


CWinFormsControl Members

CWinFormsControl クラスのメンバーを次に示します。

構築

CWinFormsControl::CWinFormsControl

MFC の Windows フォーム コントロール ラッパー オブジェクトを構築します。

操作

CWinFormsControl::CreateManagedControl

MFC コンテナーに Windows フォーム コントロールを作成します。

CWinFormsControl::GetControl

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

CWinFormsControl::GetControlHandle

Windows フォーム コントロールへのハンドルを取得します。

演算子

CWinFormsControl::operator ->

式内の CWinFormsControl::GetControl を置き換えます。

CWinFormsControl::operator TManagedControl^

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

参照

参照

CWinFormsControl クラス