Member variable XbpScrollBar():excludeScrollbox Foundation
Exclude the scrollbox from the range.
Attribute: EXPORTED
Data type: Logic (.F.)
Description
The :excludeScrollbox instance variable allows to exclude the scrollbox size from the range specified in :range. If it is set to .T. (true) it will force the scrollbar to scroll between :range[1] and (range[2] - :scrollBoxSize). In case the :excludeScrollbox instance variable is set to .F. (false), the scrollbar will scroll between :range[1] and :range[2].
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.