Gets or sets the width of columns in a multicolumn System.Windows.Forms.ListBox.
Documentation for this section has not yet been entered.
If you set the value to zero (0), a default width is assigned to each column. If the System.Windows.Forms.ListBox is a multicolumn System.Windows.Forms.ListBox, this property returns the current width of each column in the list. You can use this property to ensure that each column in a multicolumn System.Windows.Forms.ListBox can properly display its items.