DynamicStatusMenuCommand Members
Include Protected Members
Include Inherited Members
Reduces merge conflicts during server integrations when you invoke a menu command.
The DynamicStatusMenuCommand type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the DynamicStatusMenuCommand class.
Top
Methods
Name
Description
(Inherited from OleMenuCommand.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Overloaded.
Creates a shallow copy of the current Object. (Inherited from Object.)
Raises the CommandChanged event. (Inherited from MenuCommand.)
Returns a string representation of this menu command. (Inherited from MenuCommand.)
Top
Properties
Name
Description
Gets or sets a value indicating whether this menu item is checked. (Inherited from MenuCommand.)
Gets the CommandID associated with this menu command. (Inherited from MenuCommand.)
Gets a value indicating whether this menu item is available. (Inherited from MenuCommand.)
(Inherited from OleMenuCommand.)
(Inherited from OleMenuCommand.)
(Inherited from OleMenuCommand.)
Gets the public properties associated with the MenuCommand. (Inherited from MenuCommand.)
Gets or sets a value indicating whether this menu item is supported. (Inherited from MenuCommand.)
(Inherited from OleMenuCommand.)
Gets or sets a value indicating whether this menu item is visible. (Inherited from MenuCommand.)
Top
Events
Name
Description
(Inherited from OleMenuCommand.)
Occurs when the menu command changes. (Inherited from MenuCommand.)
Top