Changing entire node color of a treeview in VB.NET
I'm working with a large treeview in Visual Studio 2010/Visual Basic. I'd like to change the whole color of one specific node and everything under the node. Is there a way I can do this other then adding a line for each child in the node and changing it's forecolor? Here is an example of one of my nodes.