Click to See Complete Forum and Search --> : ListBox Column Width


Zachi
October 3rd, 2001, 12:32 PM
Hello,

I can define the number of columns in an listbox element. But how can I define the width of each column and how can I write data into any a specific column ?
Thanks in advanace and kind regards....Zachi

John G Duffy
October 3rd, 2001, 04:34 PM
If you need that kind of capability, you should look into the LISTVIEW control. It has what you are looking for and more.

John G