Member variable XbpListBox():horizScroll Foundation

Determines whether to display a horizontal scroll bar.

Attribute: EXPORTED
Data type: Logical (.F.)
Description

By default, the instance variable :horizScroll contains the value .F. (false) and the list box is displayed without a horizontal scroll bar. If items in the list have more characters than can be displayed in the width of the display window, a horizontal scroll bar can be provided by setting this instance variable to .T. (true).

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.