AutoComplete for ComboBox In Which Only Existing Items are Allowed
Category:
Forms and ControlsType:
SnippetsDifficulty:
BeginningAuthor:
Jack MossmanVersion Compatibility: Visual Basic 6
More information:
Make sure to add items to Combo1. Combo1 must have a style of "0-Dropdown Combo".
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: