VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



AutoComplete Textbox Class

by Robert Rowe (1 Submission)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

This class adds AutoComplete functionality to a textbox. You start typing and the class searches for a record that starts with the letters you typed, if it finds one, it completes the rest of the textbox with the record.

Assumes
Requires Microsoft Data Access Objects (DAO) 3.5

Rate AutoComplete Textbox Class

Upload

Download this snippet    Add to My Saved Code

AutoComplete Textbox Class Comments

No comments have been posted about AutoComplete Textbox Class. Why not be the first to post a comment about AutoComplete Textbox Class.

Post your comment

Subject:
Message:
0/1000 characters