Different text color for different index in CListCtrl
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
I am working with a CListCtrl. Is it possible to set different text color of different back ground color for different index? Suppose index 1 would have red colored text while index 2 would have green. Is it possibl?
refer this[^] article by Michael Dunn.
Prasad Notifier using ATL | Operator new[],delete[][^]
-
I am working with a CListCtrl. Is it possible to set different text color of different back ground color for different index? Suppose index 1 would have red colored text while index 2 would have green. Is it possibl?