Tree Control
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
In tree control how do I set different color for each tree item text. i.e. Root Item1 with one color Item2 with another color Sachin
-
In tree control how do I set different color for each tree item text. i.e. Root Item1 with one color Item2 with another color Sachin
Handle
NM_CUSTOMDRAW
and you can set the color on a per-item basis