Defines the row header text color used to draw the item when it is 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.SelectForeColor instead
The RowSelectForeColor property defines the row header text color used to draw the item when it is selected.
The row header described by ItemIndex
has the foreground color attribute Clr.
This color is used as foreground color when the item is selected. If
the item is not selected, the RowHeader.ForeColor
property is used instead.