VertScroll

[property icon] 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


>

VertScroll

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.

See also

ComboBox methods, properties and events. Edit methods, properties and events. List Box methods, properties and events.