HorzScroll

[property icon] HorzScroll

Adds a horizontal 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: Edit , List Box


>

HorzScroll

If set to TRUE a horizontal scroll bar is placed at the base of suitable controls.

This property has no effect on list controls unless the MultiColumn style property is also set.

See also

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