How do you modify a listview's column width at run time?
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
For Each lvwColumnHeader In ListView1.ColumnHeaders
lvwColumnHeader.Width = 3000
Next
?
Thanks
EDIT: can't give you reputation... looks like I have been giving you some recently.
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)