Defines the row header text color used to draw the item when it is not selected.
For information about color properties, please visit the applicable section "Using SftTree/OCX with ...".
Comments
Deprecated - Provided for compatibility with earlier versions only - Use
RowHeader.ForeColor instead
The RowForeColor property defines the row header text color used to draw the item when it is not selected.
The row header described by ItemIndex has the foreground color attribute
Clr. This color is used as foreground color when the item is not selected.
If the item is selected, the RowHeader.SelectForeColor property is used instead.