Language Reference Guide : 4. System Classes : TreeNode Class : BgColor Attribute
 
Share this page                  
BgColor Attribute
Data Type: integer
4GL Access: RW
The BgColor attribute controls the color of the background of the bounding box for the treenode.
For a list of valid values, see System Constants and Keywords.
Default: CC_BACKGROUND
Note:  If the node is selected, then the background color is overridden by SelBgColor Attribute) if the treeview also has focus or by SelNoFocusBgColor Attribute) if the treeview does not have focus. If those attributes are not set, the default system CC_FOREGROUND is used.