InsertItem Method
InsertItem(Int32, String, ToolboxItem)
When implemented by a class, inserts item in the specified position.
Declaration
void InsertItem(int index, string categoryName, ToolboxItem item)
Parameters
Type | Name | Description |
---|---|---|
Int32 | index | |
String | categoryName | |
ToolboxItem | item |