Table of Contents

Class ExtendedMenuCommandService

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

Constructors

ExtendedMenuCommandService(IServiceProvider)

Properties

ContextMenuHostControl

Methods

ShowContextMenu(CommandID, int, int)

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

SynchronizeToolStrip(ToolStrip)
SynchronizeToolStripItem(ToolStripItem)

Events

UpdateMenuCommands