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
ControlThe child control to scroll into view.