OleMenuCommand.OleStatus 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取此菜单项的 OLE 命令状态代码。
public:
virtual property int OleStatus { int get(); };
public:
virtual property int OleStatus { int get(); };
public override int OleStatus { get; }
member this.OleStatus : int
Public Overrides ReadOnly Property OleStatus As Integer
属性值
表示 OLE 命令状态的标志。 值包括枚举的成员 OLECMDF 。