|
-
Nov 25th, 2008, 12:31 PM
#1
Thread Starter
New Member
[RESOLVED] Can user write to combo box at runtime?
Excuse, but I'm just learning VB5 (to start with) and I'm trying to let a user add items to a combo box during runtime -- and have his inpput actually saved into the drop down list for the next time the program is run.
Using cboBox.AddItem cboBox.Text saves the text during the present run of the program but then it disappears when the program is terminated - it's not actually saved as a new item in the drop down list for the next run.
I assume it's kinda basic for you guys, but I've been trying to find the solution for over 2 weeks....it's a huge problem to me.
Any help on making the user input a permenant combo box item?
Thank you.
John
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
|