VS 2005 Treeview - Selected node font color, how do I change....

I setup a treeview and when I build the project and select a node in the treeview, the font color is transparent instead of white. How do you change the selected node font color in the designer of VS2005 I looked in the properties and could not find where to adjust it.


Answer this question

VS 2005 Treeview - Selected node font color, how do I change....

  • meshman

    I figured it out. I had my window forms transparency key set to "White", which made the white font transparent in the treeview.

  • VS 2005 Treeview - Selected node font color, how do I change....