
HOW TO: set color of nodes in TreeView
I want the nodes of my TreeView tree to have different background colours
(that is, the text of the node) depending on the state of the underlying
data structure (i.e. green if active, red if inactive. I cannot find any
property in TreeView that allows me to do that. Is there any way around or
will I have to purchase an enhanced TreeView from a third party?
Thanks in advance,
Jose Baranguan