From: AlexS [mailto:
[email protected]]
When you click node its back color is changed for you automatically by
the
control. If you mean persistent change of color, probably you need to
handle
selection change event.
If question is about what property to use, it's TreeNode.ForeColor
What exactly are you trying to achieve?