Language Reference Guide : 4. System Classes : TreeNode Class : SelFgColor Attribute
 
Share this page                  
SelFgColor Attribute
Data Type: integer
4GL Access: RW
If the SelFgColor attribute is set (non-zero) and the node is the selected node, then SelFgColor determines the foreground color of the bounding rectangle of the node.
The default value is 0, which means it takes the value of SelFgColor of the Treeview if it is set, or the default foreground color (CC_BLACK) if neither is set.