Table of Contents

Method GetToolsFromCategory

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

GetToolsFromCategory(string)

When implemented by a class, gets toolbox items on the specified tab.

ToolboxItem[] GetToolsFromCategory(string category)

Parameters

category string

Name of tab to get items from.

Returns

ToolboxItem[]

List of toolbox items displayed on the specified tab.