Table of Contents

Method OnContentPreferredSizeChanged

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

OnContentPreferredSizeChanged(Control, int)

When implemented by a class, adjusts the specified child control into view on an auto-scroll enabled control.

void OnContentPreferredSizeChanged(Control controlToScrollTo, int vertialOffset)

Parameters

controlToScrollTo Control

The child control to adjust.

vertialOffset int

Vertical offset.