HbListBox() > Instance Variables |
Character string defining drop-down button.
Data type: | C | Default: | Chr(31) |
The display style of a drop-down list box can be specified with a single character assigned to :style. It is displayed as the drop-down button. The instance variable :dropDown must be set to .T. (true) when a HbListBox object should display a drop-down list box.
http://www.xHarbour.com