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
Methods
- Localize()
Localizes string resources.
- ShowContextMenu(Point)
Shows the context menu at the specified location.