Thread
:
Combobox/listbox
View Single Post
#
2
Andy Brown
Posts: n/a
Is there a way to get the combo/list box
to display data in a row.
Assuming you've set ColumnCount to 4, try setting ColumnWidths. The default
width for Column1 may exceed the width of the listbox, already.
HTH,
Andy
Reply With Quote