Can column width be different sizes?

T

Thurman

I have a multicolumn listbox, but only the 1st column needs to be set at
100pts. The other 4 columns are single digit numbers and it offsets the
listbox to have them in columns with 100pts as well. Is there any fix for
this?

Thanks
Thurman
 
T

Thurman

Figures, after seaching for over a week now, I find the answer just after
posting my question...

Listbox1.ColumnWidths = "100;20;20;20;20"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top