MenuItem.MenuID プロパティ
メニュー項目の Windows 識別子を示す値を取得します。
Protected ReadOnly Property MenuID As Integer
[C#]
protected int MenuID {get;}
[C++]
protected: __property int get_MenuID();
[JScript]
protected function get MenuID() : int;
プロパティ値
メニュー項目の Windows 識別子。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ