Sets the text color of a node.
If you need all nodes to have a alternate text color then the simplest way would be to create a class that inherits from TreeViewNode that by default sets the color to the desired alternate color.
This property does nothing unless HasTextColor has been set to true.