VertScroll
VertScroll
Adds a vertical scroll bar to the control
Read-only This is a style property that is only available in the forms designer. It is possible to modify this programmatically through the Style property in the Create event.
Applies to: ComboBox , Edit , List Box
By default KCML will hide unnecessary scroll bars however a scroll bar can be forced to appear using this property. If set to TRUE a vertical scroll bar is placed at the right hand side of the control. This property is a design time only property that has no effect if changed under program control.