次の方法で共有


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 ファミリ

参照

MenuItem クラス | MenuItem メンバ | System.Windows.Forms 名前空間