EDN Admin
Well-known member
Hi there,
How can I change icon for list box column header in MFC after setting it? I am setting it using SetImageList() function for CHeaderCtrl object and InsertColumn() function of CListCtrl object.
Is there any standard ascending and descending icon by Microsoft for list box column headers?
If yes then where can I get these icons? Otherwise how I can make transparent icon using Visual Studio?
Thanks so much.
Pankaj
View the full article
How can I change icon for list box column header in MFC after setting it? I am setting it using SetImageList() function for CHeaderCtrl object and InsertColumn() function of CListCtrl object.
Is there any standard ascending and descending icon by Microsoft for list box column headers?
If yes then where can I get these icons? Otherwise how I can make transparent icon using Visual Studio?
Thanks so much.
Pankaj
View the full article