Hello,
First sorry for my english
I would like to know how i can change the style of a treenode,
Exemple
TreeView
-> treeNode1 (red style)
-> treenode2 (green style)
-> treenode3 (blue style)
Thanks for your response.
When you add a node to the tree, you can set the node.Override.Appearance properties on that node.
It's not possible by using appstyle???