property Node.ForeColorValue as Color
Specifies the foreground color for the node's value.

TypeDescription
Color A color expression that indicates the foreground color for the node's value.
Use the ForeColorValue property to specify the node's value foreground color. Use the Name property to assign a new name to a node. Use the Value property to change the node's value. Use the ForeColor property to specify the node's foreground color. Use the ForeColorChild  property to specify the foreground color for child nodes. Use the BackColorValue property to specify the node's value background color. Use the ClearForeColorValue method to clear the node's value foreground color.