/ Forums / Advansys Formativ / Creating Solutions with Formativ / How can i fill a Listbox with multiple columns? / Reply To: How can i fill a Listbox with multiple columns?
December 12, 2005 at 2:29 pm
#7435
I don’t think you can do this. I suspect a ListView would be a better option. Set its ViewStyle property to vsReport, then use the Columns property to specify the column names.
Advansys Support