The following tables list the members exposed by MenuCommandServiceBase.
| Name | Description | |
|---|---|---|
|
MenuCommandsXml | |
|
Site | |
|
Verbs | Gets or sets an array of the designer verbs that are currently available. |
| Name | Description | |
|---|---|---|
|
AddCommand | Adds the specified standard menu command to the menu. |
|
AddCommandItem | |
|
AddMenuItem | |
|
AddSeperator | |
|
AddVerb | Adds the specified designer verb to the set of global designer verbs. |
|
Dispose | Overloaded. |
|
FindCommand | Searches for the specified command ID and returns the menu command associated with it. |
|
GetDesignerHost | |
|
GetImageResource | Overloaded. |
|
GetMenuObject | |
|
GlobalInvoke | Invokes a menu or designer verb command matching the specified command ID. |
|
RemoveCommand | Removes the specified standard menu command from the menu. |
|
RemoveVerb | Removes the specified designer verb from the collection of global designer verbs. |
|
ShowContextMenu | Shows the specified shortcut menu at the specified location. |
|
ShowMenu | |
|
StandardCommandEventHandler |