Piccolo.NET

PScrollableControl.OnLayout Method 

Lays out the scrollbars and the canvas.

protected override void OnLayout(
   LayoutEventArgs levent
);

Parameters

levent
A LayoutEventArgs containing the event data.

See Also

PScrollableControl Class | UMD.HCIL.PiccoloX.Components Namespace