Table of Contents

Class ExtendedMenuCommandService

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v10.dll
public sealed class ExtendedMenuCommandService : MenuCommandService, IMenuCommandService, IDisposable
Inheritance
ExtendedMenuCommandService
Implements

Constructors

ExtendedMenuCommandService(IServiceProvider, IServiceContainer)

Properties

ContextMenuHostControl

Methods

GlobalInvoke(CommandID)

Invokes the given command on the local form or in the global environment.

ShowContextMenu(CommandID, int, int)

Shows the shortcut menu with the given command ID at the given location.

SynchronizeToolStrip(ToolStrip)
SynchronizeToolStripItem(ToolStripItem)

Events

UpdateMenuCommands