Hi,
I have created a CListCtrl that display an image list (using SetImageList).
The list contains groups that I created using method InsertGroup
Theses groups will show up with a header on my list and I would like to change the font and font color of the string that is displayed on the header.
Any ideas ??
Thank You.
I have created a CListCtrl that display an image list (using SetImageList).
The list contains groups that I created using method InsertGroup
Theses groups will show up with a header on my list and I would like to change the font and font color of the string that is displayed on the header.
Any ideas ??
Thank You.
MCunha