Constructor ToolboxService
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
ToolboxService(IDesignerHost)
Initializes a new instance of the ToolboxService
class with specified host.
public ToolboxService(IDesignerHost host)
Parameters
host
IDesignerHostThe
IDesignerHost
managing designer transactions and components.