[]
Removes the specified ToolboxItem from the toolbox.
public void RemoveToolboxItem(ToolboxItem toolboxItem)
Type | Name | Description |
---|---|---|
ToolboxItem | toolboxItem | The ToolboxItem to remove from the toolbox. |
This method removes the specified toolbox item from the toolbox. If the item is part of a category, it will be removed from that category.