Method RemoveItem
- Namespace
- Alternet.FormDesigner.WinForms.Toolbox
- Assembly
- Alternet.FormDesigner.v9.dll
RemoveItem(ToolboxItem)
Removes the specified item from the collection.
public void RemoveItem(ToolboxItem item)
Parameters
item
ToolboxItemA
ToolboxItem
representing the item to remove from the collection.