Menu.Handle プロパティ
メニューのウィンドウ ハンドルを表している値を取得します。
Public ReadOnly Property Handle As IntPtr
[C#]
public IntPtr Handle {get;}
[C++]
public: __property IntPtr get_Handle();
[JScript]
public function get Handle() : IntPtr;
プロパティ値
メニューのウィンドウ ハンドル。
解説
このプロパティを使用して、このクラスまたはその派生クラスによって提供される機能以外のメニューに対し、特別な操作を実行するメニューへのハンドルを取得できます。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ