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!

Display last selected vaues in CListBox?

Status
Not open for further replies.

zhenyih

Programmer
Oct 13, 2001
1
US
Hi,

I'm trying to implement a CListBox property where the values that were selected by the user on the first try will be saved and displayed to the user when he uses the ClisBox the second box. In other words, a CListBox that "remebers" what you chose last time.

How would I implement something like that? with a saved file? I've a file scheme in development, and I think it's a little too slow.

Any help would be great!

thanks,
Cindy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top