Share via


MenuCommandEx Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The MenuCommandEx type exposes the following members.

Constructors

  Name Description
Public method MenuCommandEx(CommandID)

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Public method Invoke() (Inherited from MenuCommand.)
Public method Invoke(Object) (Inherited from MenuCommand.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method OnCommandChanged(EventArgs) (Inherited from MenuCommand.)
Public method ToString() (Inherited from MenuCommand.)

Top

Properties

  Name Description
Public property Checked (Inherited from MenuCommand.)
Public property CommandID (Inherited from MenuCommand.)
Public property Enabled (Inherited from MenuCommand.)
Public property OleStatus (Inherited from MenuCommand.)
Public property Properties (Inherited from MenuCommand.)
Public property Supported (Inherited from MenuCommand.)
Public property Text
Public property Visible (Inherited from MenuCommand.)

Top

Events

  Name Description
Public event CommandChanged (Inherited from MenuCommand.)

Top