
TreeView : How to set a different color to node's Caption
In Visual C++ and MFC you can create a derived class from CTreeView and
override the OnDraw function. In this function you draw the item in the
TreeView and can change the colors of word, draw bitmaps and icons etc.
Hagit Badash
Lucent Technologies - Octel Messaging Division (Israel)
Is there any way to sate part of a TreeView node's color, just like the
printer property in winnt?