HbListBox() > Methods |
Closes an open drop-down list box.
:close() --> self
This method closes a drop-down list box previously opened with the :open() method. When the object is not configured as a drop-down list box, or when the list box is not dropped down, the :close() method has no effect.
http://www.xHarbour.com