ScrollToItem Method
ScrollToItem(String, ToolboxItem)
When implemented by a class, scrolls toolbox control to the specified item.
Declaration
void ScrollToItem(string categoryName, ToolboxItem item)
Parameters
Type | Name | Description |
---|---|---|
String | categoryName | |
ToolboxItem | item |