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