HbListBox() > Instance Variables xHarbour Developers Network  

oHbListBox:hotBox

Box string for border when list box has input focus.

Info

Data type:CDefault:B_DOUBLE

Description

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

Pre-defined box strings for borders
ConstantDescription
B_SINGLESingle-line box
B_DOUBLE *)Double-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