Draw selected image item
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I try to develop a listcontrol - like (icon mode), my problem now is I don't know how to draw a selected item as normal list control, selected item in list control (icon mode) looks darkener than normal item. An item contain a bitmap and a text string as normal list control item. Could you please help me on this. Thank you in advance.