ListView image management
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I have a listview in large icon mode. I need to control the image displayed when item is selected. That is, instead of the default fogging the list view provides, I want to display special "selected" image (known at creation time). Is it possible? Also, is owner draw mode supported for not report mode?