Table of Contents

Method ScrollToItem

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

ScrollToItem(string, ToolboxItem)

Scrolls control content to make visible specified item.

public void ScrollToItem(string categoryName, ToolboxItem item)

Parameters

categoryName string

Name of category holds item.

item ToolboxItem

ToolboxItem to make visible.