Click here to Skip to main content
15,886,788 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I have a trouble(

I set image to first column in
C++
CListCtrl
.
When I set this image I can see empty space and that's it. I have value HICON can I change
color of background programmatically or color a picture in this image&

Thank you
Posted

1 solution

in this article a great bunch for listctrls is covered:Neat Stuff to Do in List Controls Using Custom Draw[^]


if all breaks you can implement custom drawing, but for sake of simplicity you better only draw some bitmaps.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900