次の方法で共有


CWinFormsControl::operator TManagedControl^

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

inline operator TManagedControl^( ) const;

解説

この演算子は、CWinFormsControl<TManagedControl> を、Windows フォーム コントロールへのポインターを受け取る関数に渡します。

必要条件

**ヘッダー:**afxwinforms.h

参照

参照

CWinFormsControl クラス

その他の技術情報

CWinFormsControl Members