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.
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.