Table of Contents

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 ToolboxItem

A ToolboxItem representing the item to remove from the collection.