How can I make the 'List Box' show several column data ??

A

Agnes

Before, I am vfp developer, the list box can show more than 1 column.
Now, i don't know how to do in vb.net ? I found that it only can display one
member .

Thanks
From agnes
 
H

Herfried K. Wagner [MVP]

* "Agnes said:
Before, I am vfp developer, the list box can show more than 1 column.
Now, i don't know how to do in vb.net ? I found that it only can display one
member .

Use a ListView control instead, with 'View' set to 'Details'. Don't
forget to define columns!
 

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