Table of Contents

Method ScrollToControl

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

ScrollToControl(Control)

Calculates the scroll offset to the specified child control.

protected override Point ScrollToControl(Control activeControl)

Parameters

activeControl Control

The child control to scroll into view.

Returns

Point

The upper-left hand Point of the display area relative to the client area required to scroll the control into view.