VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

DataCombo Auto-Complete

Matt Sendt  (1 Submission)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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 (6(6 Vote))

Download DataCombo Auto-Complete

DataCombo Auto-Complete Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters