hilitedIconColor
Type
property
Summary
The color of the fold/unfold icons when the row is selected
Syntax
set the hilitedIconColor of <widget> to <pColor>
get the hilitedIconColor of <widget>
Description
Use the hilitedIconColor property to change the color that the fold/unfold icon is drawn with when a row is selected
Parameters
| Name | Type | Description | 
|---|---|---|
pColor  | RGB value.  | 
Examples
set the hilitedIconColor widget "Tree View" to "250,0,0"