HbListBox() > Instance Variables xHarbour Developers Network  

oHbListBox:coldBox

Box string for border when list box has no input focus.

Info

Data type:CDefault:B_SINGLE

Description

The instance variable :coldBox contains a DispBox() compatible character string defining the border drawn around the list box when the HbListBox object has no input focus. #define constants are available in the Box.ch file that can be used for :coldBox.

Pre-defined box strings for borders
ConstantDescription
B_SINGLE *)Single-line box
B_DOUBLEDouble-line box
B_SINGLE_DOUBLESingle-line top, double-line sides
B_DOUBLE_SINGLEDouble-line top, single-line sides


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