Member variable XbpMLE():horizScroll Foundation

Determines whether the horizontal scroll bar is displayed.

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

The instance variable :horizScroll contains the value .T. (true) by default. If this instance variable is set to .T., a horizontal scroll bar is displayed at the lower edge of the edit window. In order to suppress the scroll bar, :horizScroll must be set to .F. (false) before the method :create() is called.

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.