Mono Class Library: Overview

System.ComponentModel.Design.IMenuCommandService: Members

The members of System.ComponentModel.Design.IMenuCommandService are listed below.

Public Properties

[read-only]
VerbsDesignerVerbCollection. Documentation for this section has not yet been entered.

Public Methods

AddCommand(MenuCommand)
Documentation for this section has not yet been entered.
AddVerb(DesignerVerb)
Documentation for this section has not yet been entered.
FindCommand(CommandID) : MenuCommand
Documentation for this section has not yet been entered.
GlobalInvoke(CommandID) : bool
Documentation for this section has not yet been entered.
RemoveCommand(MenuCommand)
Documentation for this section has not yet been entered.
RemoveVerb(DesignerVerb)
Documentation for this section has not yet been entered.
ShowContextMenu(CommandID, int, int)
Documentation for this section has not yet been entered.