HbListBox() > Instance Variables |
Logical value indicating a drop-down list box.
Data type: | L | Default: | .F. |
If the instance variable :dropDown contains .T. (true), the list box is initially displayed in one row and can be dropped down by pressing the Space key when the list box has input focus, or clicking the dowp down button. By default, :dropDown contains .F. (false) which displays the list box in multiple lines.
http://www.xHarbour.com