VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



DataCombo Auto-Complete

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

THIS CODE IS NOT THE SAME AS THE AUTO_COMPLETE FEATURES FOR VB5 LISTBOXES AND COMBOBOXES. This code is a class-module that enables VB6 DataCombo controls to function like MS Access combo-boxes. It adds an auto complete feature whereby when the user begins to type text in the combo it automatically searches through the list and completes the entry

Assumes
You need to know how to use class-modules.
Side Effects
May sightly impair performance on slower systems.

Rate DataCombo Auto-Complete

Download DataCombo Auto-Complete

Download DataCombo Auto-Complete (2 KB)

DataCombo Auto-Complete Comments

No comments have been posted about DataCombo Auto-Complete. Why not be the first to post a comment about DataCombo Auto-Complete.

Post your comment

Subject:
Message:
0/1000 characters