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?
How do you change the color of the selected item (ie clicked) in a TreeView
control ?
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
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
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.