Share via


OleMenuCommand.OleStatus Property

Definition

Gets the OLE command status code for this menu item.

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

Property Value

The flags that represent the OLE command status. The values include members of the OLECMDF enumeration.

Applies to