HbListBox() > Instance Variables xHarbour Developers Network  

oHbListBox:isOpen

Indicates if a drop-down list box is dropped down, or open.

Info

Data type:LDefault:.F.

Description

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.


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