Include Protected Members
Include Inherited Members
Represents a menu command that is bound to a specific UI context.
The CommandContextBoundMenuCommand type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
CommandContextBoundMenuCommand | Initializes a new instance of the CommandContextBoundMenuCommand class. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
DynamicItemMatch | (Inherited from OleMenuCommand.) |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Invoke | Overloaded. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
OnCommandChanged | Raises the CommandChanged event. (Inherited from MenuCommand.) |
![]() |
ToString | Returns a string representation of this menu command. (Inherited from MenuCommand.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Checked | Gets or sets a value indicating whether this menu item is checked. (Inherited from MenuCommand.) |
![]() |
CommandID | Gets the CommandID associated with this menu command. (Inherited from MenuCommand.) |
![]() |
Enabled | Gets a value indicating whether this menu item is available. (Inherited from MenuCommand.) |
![]() |
MatchedCommandId | (Inherited from OleMenuCommand.) |
![]() |
OleStatus | (Inherited from OleMenuCommand.) |
![]() |
ParametersDescription | (Inherited from OleMenuCommand.) |
![]() |
Properties | Gets the public properties associated with the MenuCommand. (Inherited from MenuCommand.) |
![]() |
Supported | Gets or sets a value indicating whether this menu item is supported. (Inherited from MenuCommand.) |
![]() |
Text | (Inherited from OleMenuCommand.) |
![]() |
Visible | Gets or sets a value indicating whether this menu item is visible. (Inherited from MenuCommand.) |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
BeforeQueryStatus | (Inherited from OleMenuCommand.) |
![]() |
CommandChanged | Occurs when the menu command changes. (Inherited from MenuCommand.) |
Top
.gif)
.gif)
.gif)
.gif)