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
stringName of tab to get items from.
Returns
- ToolboxItemCollection
Collection of toolbox items displayed on the specified tab.