HbListBox() > Methods xHarbour Developers Network  

oHbListBox:close()

Closes an open drop-down list box.

Syntax

:close() --> self

Description

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.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe