Removing icon from header
C / C++ / MFC
4
Posts
2
Posters
0
Views
1
Watching
-
Hi, can u please tell me how to remove icon from header in CListCtrl ? Thanks.
-
Hi, can u please tell me how to remove icon from header in CListCtrl ? Thanks.
hi, IN LVCOLUMN structure, give blank image id. This should work. Chill Anand The chosen One :)
-
hi, IN LVCOLUMN structure, give blank image id. This should work. Chill Anand The chosen One :)
Thx but text is not formated right , there is a space between text and border :(
-
Thx but text is not formated right , there is a space between text and border :(
What space u c is not space it is blank image. :) Live with it if possible :) The chosen One :)