I have several list view controls, each with many columns that I'd like to have the columns can't be resized too small passed the label size.
I know I can handle the event for colun width changed but I don't want to have to do this over and over again, and all columns are different length of text.