Panel - VerticalScroll Property

Show the vertical scroll bar

Member of Panel (PRIM_PANL)

Data Type - Boolean

Details

The VerticalScroll property specifies whether a vertical scroll bar will be displayed if required.
 
A scroll bar is shown when the contents are longer than the parent control.
 
Setting the DisableNoScroll property to True will show the scroll bar all the time.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2