How to Create a Full-Colored CListCtrl


Environment: VC++ 5.0

Additionally, if you’d like to be able to set the color for every item inside your CListCtrl you can use this derived CListCtrl .


The following example uses this CListCtrl-derived class.


 


Using the CColorListCtrl Class



You’ll see how easy it is to use this control


 


I would like to thank Codeguru.com and its team for Publishing this article on their site. Please do post me any modification that will improve the code.

Downloads

Download demo project – 108 Kb

More by Author

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends & analysis

Must Read