How to do a listbox that have columns in different width?
C / C++ / MFC
4
Posts
3
Posters
0
Views
1
Watching
-
How to do a listbox that have columns in different width?
-
How to do a listbox that have columns in different width?
You can use CListViewCtrl if you want more than one column with different width. For more information on how to use it, Search google.
Anurag Gandhi.
-
You can use CListViewCtrl if you want more than one column with different width. For more information on how to use it, Search google.
Anurag Gandhi.
Is CListViewCtrl same as CListCtrl?
-
How to do a listbox that have columns in different width?
Im not sure but I think I saw like your answer some time ago and I answered to its question with an example(I think it was with CListCtrl) search on the Search comments.:)
WhiteSky