How do you prevent a user from resizing the column width of a clistctrl (report view)?
|
|
You'll have to override the Update: on newer MFC versions and on Vista, there is the
|
|||
|
|
|
|
i get the following error when I used the code snippet at http://www.codeguru.com/cpp/controls/listview/columns/article.php/c1065: error C2248: 'OnNotify' : cannot access protected member declared in class 'CWnd' HELP! |
||
|
|
