AutoComplete Text Box Version 1.01
Category:
Forms and ControlsType:
ControlsDifficulty:
IntermediateAuthor:
Intelligent Solutions Inc.Version Compatibility: Visual Basic 6
More information:
This control is similar to the HTML text box in IE 5. As you type, matching items from a list set by the developer appear in a listbox below the textbox. Detailed documentation and a sample client program are included.
The sample client uses the AutoComplete control as an address bar for a web browser. Therefore, you should be connected to the Internet when you use it.
NOTE: This control was upgraded to version 1.01 on 4/27/2000 based on changes made by Amit Garg. The upgrade eliminates flicker when an entry is typed, and adds auto-select on MouseOver to items in the combo-box. Thank you Amit
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download autocomplete.zip