HbListBox() > Methods xHarbour Developers Network  

oHbListBox:open()

Opens an drop-down list box.

Syntax

:open() --> self

Description

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.


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