NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IMenuCommandService Members

Properties

Verbs Gets or sets an array of type DesignerVerb that indicates the set of verbs that are currently available.

Methods

AddCommand Adds a menu command to the document.
AddVerb Adds a verb to the set of global verbs.
FindCommand Searches for the given command ID and returns the MenuCommand associated with it.
GlobalInvoke Invokes a command on the local form or in the global environment.
RemoveCommand Removes the specified MenuCommand from the document.
RemoveVerb Removes the specified verb from the document.
ShowContextMenu Shows the context menu with the given command ID at the specified location.

See Also

IMenuCommandService Interface | System.ComponentModel.Design Namespace