Mono Class Library: Overview

System.ComponentModel.Design.MenuCommandService: Members

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

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

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.
Dispose()
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.
GlobalInvoke(CommandID, object) : 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.

Protected Methods

Dispose(bool)
Documentation for this section has not yet been entered.
EnsureVerbs()
Documentation for this section has not yet been entered.
FindCommand(Guid, int) : MenuCommand
Documentation for this section has not yet been entered.
GetCommandList(Guid) : ICollection
Documentation for this section has not yet been entered.
GetService(Type) : object
Documentation for this section has not yet been entered.
OnCommandsChanged(MenuCommandsChangedEventArgs)
Documentation for this section has not yet been entered.

Public Events

MenuCommandsChangedDocumentation for this section has not yet been entered.