Method GetToolsFromCategory
- Namespace
- Alternet.FormDesigner.Wpf.Toolbox
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
GetToolsFromCategory(string)
Gets toolbox items on the specified tab.
public ToolboxItem[] GetToolsFromCategory(string category)
Parameters
category
stringName of tab to get items from.
Returns
- ToolboxItem[]
List of toolbox items displayed on the specified tab.