> Have you tried the HORZEXTENT or WIDTH properties > of ListBox control?
I just took a look at them, but they apply to the listbox as a whole. My trouble is trying to get constant column widths inside the listbox -- that is, the width of the Last Name column doesn't keep getting bigger or smaller depending on the data selected. I also tried the COLUMNS property, figuring that might have some effect of resizing the columns so they are all visible, but it didn't have any effect that I could see (I don't have a horizontal scroll bar turned on, which may be required for this property to have any effect). -- Larry
