Table of Contents

Class ToolboxContextMenu

Namespace
Alternet.FormDesigner.WinForms.Toolbox
Assembly
Alternet.FormDesigner.v9.dll

Implements a toolbox context menu.

public class ToolboxContextMenu : UserControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Inheritance
ToolboxContextMenu
Implements

Constructors

ToolboxContextMenu(IToolboxControl)

Initializes a new instance of the ToolboxContextMenu class and associates it with the specified container.

Properties

ContextMenu
ToolboxControl

Methods

AddAssembly(string, string)
CopySelectedItemToClipboard()
DeleteSelected()
HideItemsDependingOnContext(ContextState)
Localize()

Localizes string resources.

OnAddLibrary()
OnAddTab()
OnCopy()
OnCut()
OnDelete()
OnMoveDown()
OnMoveUp()
OnPaste()
OnRenameItem()
OnRenameTab()
ShowAddOrRenameForm(string, string, ref string)
ShowContextMenu(Point)

Shows the context menu at the specified location.

TryGetItemDataFromClipboard()