Member variable XbpListBox():vertScroll Foundation
Determines whether a vertical scroll bar is displayed.
The instance variable :vertScroll contains the value .T. (true) by default and a vertical scroll bar is displayed at the right edge of the listbox window. In order to suppress the scroll bar, :vertScroll must be set to .F. (false) before the :create() method is called.
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.