how to fix the column width of a listview in c# windows form?

Posted by zoya on Stack Overflow See other posts from Stack Overflow or by zoya
Published on 2010-03-17T06:40:27Z Indexed on 2010/03/17 6:51 UTC
Read the original article Hit count: 286

Filed under:
|
|
|
|

i have a listview i need to fix the column width of the listview so that at run time user cannot drag the columnheaders and resize it.....what is the procedure?? i have searched all the properties but none of them help me out to solve this pbm.. this is possible in gridview but how will it be possible in listview....

© Stack Overflow or respective owner

Related posts about listview

Related posts about fixed