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