Constructor ToolboxContextMenu
- Namespace
- Alternet.FormDesigner.WinForms.Toolbox
- Assembly
- Alternet.FormDesigner.v9.dll
ToolboxContextMenu(IToolboxControl)
Initializes a new instance of the ToolboxContextMenu
class and associates it with the specified container.
public ToolboxContextMenu(IToolboxControl toolboxControl)
Parameters
toolboxControl
IToolboxControlA
IToolboxControl
that is the container of this menu.