OleMenuCommand.OleStatus 属性

定义

获取此菜单项的 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

属性值

Int32

表示 OLE 命令状态的标志。 值包括枚举的成员 OLECMDF

适用于