Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 How to Create a Multicolumn Listbox
Index -> Programming, C++ -> C++ Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
deville75




PostPosted: Fri Mar 30, 2007 9:46 am   Post subject: How to Create a Multicolumn Listbox

I'm using VC++ 6, and I need to make a multicolumn Listbox. I know how to make it in my Resource file, but Now that I've made it I don't know how to add items to it. I can easily add items to the first column using SendDlgItemMessage(hWndDlg, TCVIEW, LB_ADDSTRING, 0, (LPARAM)"Hello World!"); But how do I add text to the second/third/etc column. Also, how do I edit text in a specific column and row?
Sponsor
Sponsor
Sponsor
sponsor
Display posts from previous:   
   Index -> Programming, C++ -> C++ Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 1 Posts ]
Jump to:   


Style:  
Search: