ListBox ColumnWidths within IDE

Using the IDE I have created a ListBox with a column width of 6. I then set the Column headers. How do I set the 6 ColumnWidths within the IDE?

Thanks in advance!!

Look at the property inspector for the “ColumnWidths” field.
Documentation for how to use this field can be found here: http://documentation.xojo.com/index.php/ListBox.ColumnWidths

Tim Parnell, Does the input need to be enclosed in quotes? I swear I entered (example) 5,20,5,5,5,5 but I did not enter “5,20,5,5,5,5”.

My apologies as I am not at my computer right now!

Forgot to thank you for such a quick reply Tim!

Thank you!!!

You shouldn’t need quotes, no.

No.