flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
veach1 20 Sep 2005, 14:35
Sorry for lame question.
How to forbid resizing of a column in ListView without disabling it? _________________ dream of mind creates a monster |
|||
![]() |
|
comrade 20 Sep 2005, 19:51
there is a style you set for listview, LVS_NOSORTHEADER
|
|||
![]() |
|
Reverend 21 Sep 2005, 14:17
Check WM_NOTIFY for LVN_ITEMCHANGED from the listview you want. LPARAM would be pointer to NM_LISTVIEW structure in which you check if the changed item is the column you want not to resize. If needed, resize it yourself to zero again.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.