Home
|
Programming
|
Articles
|
Newsletter
|
Links
|
About
Programming
»
Visual Basic 6
»
Visual Basic 6 Code
»
Controls
»
Combobox
Samples for the default VB combo box.
Combobox autocomplete
Add a autocomplete function to a combobox.
Combobox max length
Limit the amount of text entered into a combobox. Much like the Textbox's MaxLength property.