Table of Contents

Method GetToolsFromCategory

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

GetToolsFromCategory(string)

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

ToolboxItemCollection GetToolsFromCategory(string category)

Parameters

category string

Name of tab to get items from.

Returns

ToolboxItemCollection

Collection of toolbox items displayed on the specified tab.