How to draw lines may be like gridlines between images in thumbnail view
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
i need to draw lines for example like grid lines between images .i have used LVS_EX_GRIDLINES but its only working in report view .i need it in thumbnail view
-
i need to draw lines for example like grid lines between images .i have used LVS_EX_GRIDLINES but its only working in report view .i need it in thumbnail view
Did you customize Clistctrl?
-
Did you customize Clistctrl?
no i didnt customize clistctrl. i loaded object of cimagelist to clistctrl