Method XbpListBox():setItemsHeight() Foundation
Sets the display height of each item in the list box.
:setItemsHeight( <nPixel> ) --> lSuccess
This method returns the value .T. (true) if the display height for items in the list could be set, otherwise .F. (false) is returned.
The method :setItemsHeight() sets the height of the items in the list box. A numeric value must be specified that specifies the number of pixels in the y direction for each item.
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.