property FaceTree.ForeColor as Color
Specifies the tree's foreground color.

TypeDescription
Color A color expression that indicates the Tree's foreground color.
The ForeColor property specifies the Tree's foreground color. In case you need to specify a different background color for the Tree control you can use the Title(exTitleFaceBackColor) / ExtraTile(exTitleFaceBackColor) property. The SelBackColor property retrieves or sets a value that indicates the selection background color. The SelForeColor property retrieves or sets a value that indicates the selection foreground color. The ForeColorHeader property specifies the foreground color of the control's header bar.