CListCtrl
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Tell me, please, how to make such a thing with a CListCtrl like: I inserted some columns in my List control and you know that it is possible to change column width by a mouse. how to disable this style of list control?
Try this.. http://www.codeguru.com/listview/no_col_resize.shtml Whoever said nothing's impossible never tried slamming a revolving door!