timmay3141
Programmer
I'm trying to use a list box with multiple columns. If you have an app, bring up the ClassWizard, and go to the Member Variables tab, you'll see what I basically want. It's got a listbox with "Control IDs" on the left, "Type" in the middle, "Member" on the right. I tried using list controls with the "Report" style, but there was some stuff I didn't like about it. I checked the multi-column tab on the resource editor, but I still couldn't figure out how to add multiple columns, and the MSDN documentation didn't help much. How can I use multiple columns?