MenuCommand.OleStatus プロパティ

定義

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

public:
 virtual property int OleStatus { int get(); };
public virtual int OleStatus { get; }
member this.OleStatus : int
Public Overridable ReadOnly Property OleStatus As Integer

プロパティ値

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

適用対象