HbListBox() > Instance Variables |
Indicates if a drop-down list box is dropped down, or open.
Data type: | L | Default: | .F. |
The instance variable :isOpen contains .T. (true) when a drop-down list box is dropped down, or open, otherwise .F. (false). Method :open() opens a drop-down list box and :close() closes it.
http://www.xHarbour.com