MenuCommand.OleStatus 属性
定义
获取此菜单项的 OLE 命令状态代码。Gets the OLE command status code for this menu item.
public:
virtual property int OleStatus { int get(); };
public virtual int OleStatus { get; }
member this.OleStatus : int
Public Overridable ReadOnly Property OleStatus As Integer
属性值
一个整数,由反映此菜单项状态的状态标志组合而成。An integer containing a mixture of status flags that reflect the state of this menu item.