Listbox Columns

G

Gsurfdude

Hello,

I have a listbox on a form that holds about 53 columns. How do I
"progammatically" fit each column width to the width of the data coming in
with out manually setting them in the COlumnWidths property?

Currently I have the ColumnWidths property the looks like this:
0.2";0.3";0.2";0.6";0.35";0.4";0.4";2.6";0.2";0.15";3.4 .......

I hope this makes sense.

Thank you.
 
G

Gsurfdude

It worked like a champ! Thank you. One more question, in the Columnheadings
property how can I get them to be vertical rather than horizontal?
 

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