/ 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?

#7435
Support 1a
Participant

    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