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