Adds item into toolbox control
Namespace:
Greatis.FormDesignerAssembly: Greatis.FormDesigner (in Greatis.FormDesigner.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub AddToolboxItem ( _ componentType As Type _ ) |
C# |
---|
public void AddToolboxItem( Type componentType ) |
Visual C++ |
---|
public: void AddToolboxItem( Type^ componentType ) |
JavaScript |
---|
function addToolboxItem(componentType); |
Parameters
- componentType
- Type: System..::.Type
type of component