Piccolo.NET

PScrollableControl.VScroll Property

Gets a value indicating whether the vertical scrollbar is currently being displayed.

public virtual bool VScroll {get;}

Property Value

A value indicating whether the vertical scrollbar is currently being displayed.

Remarks

Use the VsbPolicy property to control when the vertical scrollbar is displayed.

See Also

PScrollableControl Class | UMD.HCIL.PiccoloX.Components Namespace