Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB versus C++, listboxes

Status
Not open for further replies.

david71

Programmer
Aug 6, 2001
14
NL
Maybe you know that there is a function in VB to create a list with many columns. Each column has his own columnname. Does somebody knows the functions in C++ to make a window with a list of many columns, like this:

idnr, name, address, city, country

And how can I add new lines and change existing ones?

Who can help me?
Maybe you know some tutorials where I can find such clearly
Thank you very much

David Reuvekamp
The Netherlands
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top