Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have used code provided for TriStateTreeView in article "Tri State TreeView Control For .Net 1.1" from the following URL

http://www.codeproject.com/KB/tree/treeviewex2003.aspx


When i am trying to change ForeColor Property of any node in tristatetreeview then it does not changes the forecolor of that node.

But when i am quering for forecolor of that node it gives me proper color value.

Visually you will not see color changed for that node but property value will change

Please provide me some solution for it as soon as possible


Thank you

Firoj Khan
Posted

1 solution

I would suggest you to please use the forum present at the end of the article in order to reach author and get quick response. Rarely you will find authors reading this forum.

Please post the same at the article's message forum.
 
Share this answer
 
Comments
farhaan 9-Aug-10 0:58am    
Thanks !

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900