Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
 
 
 
500MB 27GB Web Hosting - $9.95/Month
 
 
 
 
 
Old Pages
 
Old Index
Site Map
What's New
 
Books
How To
Tips & Tricks
Tutorials
Stories
Performance
Essays
Links
Q & A
New in VB6
Free Stuff
Pictures
 
 
 
TitleMake a dynamic ComboBox that saves the user's selections
KeywordsComboBox, dynamic
CategoriesControls
 
Thanks to David Tufts

When it starts, the program loads two ComboBoxes from text files.

When the user types a new value in a ComboBox and clicks Save, the program updates the ComboBox's files to add the new item to the list.

If the user selects an item and presses the Delete key, the program removes the current item from the ComboBox.

See the code for additional details.

 
 
Copyright © 1997-2003 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated