次の方法で共有


MenuCommand.OleStatus プロパティ

メニュー項目の OLE コマンド ステータス コードを取得します。

Public Overridable ReadOnly Property OleStatus As Integer
[C#]
public virtual int OleStatus {get;}
[C++]
public: __property virtual int get_OleStatus();
[JScript]
public function get OleStatus() : int;

プロパティ値

メニュー項目の状態を反映する複数のステータス フラグの組み合わせを含んでいる整数。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

MenuCommand クラス | MenuCommand メンバ | System.ComponentModel.Design 名前空間