|
-
September 2nd, 1999, 04:14 AM
#1
How to present data to a List controlbox??
I am for the first time trying to make a dialog in mfc.
My dialog has a list controlbox, in which I want to present data from a databas, in order to enable a user to select an item. I have not even been able to present visible data to the list controlbox.
Anyone??
-
September 2nd, 1999, 04:18 AM
#2
Re: How to present data to a List controlbox??
Try
SetItemText() and InsertItem() of the listcontrol class.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|