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

属性值

一个整数,由反映此菜单项状态的状态标志组合而成。

适用于