|
-
Jul 10th, 2002, 01:16 PM
#1
Thread Starter
New Member
How to remeber the new added items in VB Combobox
Hi all,
Does anybody know that if initially set three items in a Combobox and another control can add more items during program running, my question is how these new added items can be remembered after re-start the program ?
Thanks,
vbliker
-
Jul 10th, 2002, 01:28 PM
#2
You'll have to persist (save) them to somewhere, probably a file in the app directory or (if its a small list) the registry.
-
Jul 10th, 2002, 01:54 PM
#3
Thread Starter
New Member
Thanks
Tnank you for answering so quickly
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
|