Table of Contents

Class ToolboxContextMenu

Namespace
Alternet.FormDesigner.Wpf.Toolbox
Assembly
Alternet.FormDesigner.Wpf.v10.dll

Implements the toolbox context menu.

public class ToolboxContextMenu
Inheritance
ToolboxContextMenu

Constructors

ToolboxContextMenu(IToolboxControl)

Properties

ContextMenu
ToolboxControl

Methods

CopySelectedItemToClipboard()
DeleteSelected()
HideItems(IEnumerable<MenuItem>)
HideItemsDependingOnContext(ContextState)
InitializeContextMenu()
MoveSelected(int)
OnAddLibrary()
OnAddTab()
OnCopy()
OnCut()
OnDelete()
OnMoveDown()
OnMoveUp()
OnPaste()
OnRemoveTab()
OnRenameItem()
OnRenameTab()
Show()

Shows the context menu at mouse cursor position.

ShowAddOrRenameForm(string, string, ref string)
ShowAllItems()
TryGetItemDataFromClipboard()