Table of Contents

Method SetSelectedItem

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

SetSelectedItem(string, ToolboxItem)

Selects toolbox item.

public void SetSelectedItem(string categoryName, ToolboxItem item)

Parameters

categoryName string

Name of tab where item should be selected.

item ToolboxItem

ToolboxItem to select.