S
Shane
Is there a way to change the HideSelection color in a treeview? I'm
using the treeview as a replacement of a tab control. The grey
background doesn't stand out well enough, when the treeview loses
focus.
I could just not use the HideSeletion property and change the node
color when I Leave or Enter the tree control, but there are often more
elegant solutions.
Thanks.
using the treeview as a replacement of a tab control. The grey
background doesn't stand out well enough, when the treeview loses
focus.
I could just not use the HideSeletion property and change the node
color when I Leave or Enter the tree control, but there are often more
elegant solutions.
Thanks.