Table of Contents

Method SelectItem

Namespace
Alternet.FormDesigner.WinForms.Toolbox
Assembly
Alternet.FormDesigner.v9.dll

SelectItem(ToolboxItem)

Selects the specified item in a list box.

public void SelectItem(ToolboxItem item)

Parameters

item ToolboxItem

A ToolboxItem representing the item to select in the collection.