Table of Contents

Method SetSelectedItem

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

SetSelectedItem(string, ToolboxItem)

When implemented by a class, selects toolbox item.

void SetSelectedItem(string categoryName, ToolboxItem item)

Parameters

categoryName string

Name of tab where item should be selected.

item ToolboxItem

ToolboxItem to select.