HbListBox() > Methods |
Opens an drop-down list box.
:open() --> self
This method opens a drop-down list. This requires the instance variable :dropDown be set to .T. (true). When the object is not configured as a drop-down list box, or when the list box is already dropped down, the :open() method has no effect.
http://www.xHarbour.com