Method ScrollToItem
- Namespace
- Alternet.FormDesigner.WinForms.Toolbox
- Assembly
- Alternet.FormDesigner.v10.dll
ScrollToItem(string, ToolboxItem)
Scrolls control content to make visible specified item.
public void ScrollToItem(string categoryName, ToolboxItem item)
Parameters
categoryNamestringName of category holds item.
itemToolboxItemToolboxItemto make visible.