The methods of System.ComponentModel.Design.MenuCommandService are listed below. For a list of all members, see the MenuCommandService Members list.
See Also: Inherited members from System.Object
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.
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.