OleMenuCommand.OleStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.