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
Printable View
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
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