Home All Groups Group Topic Archive Search About

width of listview's columns

Author
25 Oct 2006 9:21 AM
Sbroeff
Hi,
i have a problem with a listview. I would that the width of listview's
columns are not modifiable both with doubl-click and with dragging.
thanks for help

Author
25 Oct 2006 2:09 PM
Claes Bergefall
The ColumnWidthChanging event would have been perfect for this, but
unfortunately it's bugged. Try this instead:
http://groups.google.com/group/microsoft.public.dotnet.framework.windowsforms.controls/msg/69dd7cedfbdea8e5?hl=sv

     /claes

Show quoteHide quote
"Sbroeff" <sbro***@fastwebnet.it> wrote in message
news:l0G%g.1030$Pk4.252@tornado.fastwebnet.it...
> Hi,
> i have a problem with a listview. I would that the width of listview's
> columns are not modifiable both with doubl-click and with dragging.
> thanks for help
>
>