次の方法で共有


CWinFormsControl Members

更新 : 2007 年 11 月

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

構築

CWinFormsControl::CWinFormsControl

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

操作

CWinFormsControl::CreateManagedControl

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

CWinFormsControl::GetControl

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

CWinFormsControl::GetControlHandle

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

演算子

CWinFormsControl::operator ->

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

CWinFormsControl::operator TManagedControl^

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

参照

参照

CWinFormsControl クラス