AutoHScroll

[property icon] AutoHScroll

Automatically adds a horizontal scroll bar when required

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


>

AutoHScroll

If set to TRUE, the user is allowed to scroll the text of the control horizontally if the text will not fit the edit box. As the edit control is scrolled the text around the editing caret is kept visible. 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.