Adds toolbox item into General category
Namespace:
Greatis.FormDesignerAssembly: Greatis.FormDesigner (in Greatis.FormDesigner.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Sub AddToolboxItem ( _ toolboxItem As ToolboxItem _ ) |
| C# |
|---|
public void AddToolboxItem( ToolboxItem toolboxItem ) |
| Visual C++ |
|---|
public: void AddToolboxItem( ToolboxItem^ toolboxItem ) |
| JavaScript |
|---|
function addToolboxItem(toolboxItem); |
Parameters
- toolboxItem
- Type: System.Drawing.Design..::.ToolboxItem
toolbox item