CListCtrl problem
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, How to align the first column of the CListCtrl (report mode) to right. Thanks in advance. Ivan Cachicatari Blog[^] www.latindevelopers.com
-
Hi, How to align the first column of the CListCtrl (report mode) to right. Thanks in advance. Ivan Cachicatari Blog[^] www.latindevelopers.com
Insert a temporary column. Insert the right-aligned column. Delete the temporary column. I've made an article that shows how to do this in detail, but have not posted it yet.
"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown