VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Combo Auto-Search

O'Neill  ()   Custom Controls/Forms/Menus   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

Automatically search through a combo-box's list as the user types into the text portion of the control. The code exists for allowing entry of text that does not
already appear in the list, as well as handling the Backspace and Delete keys in a logical manner.

Assumes
This code, as it stands, assumes that the form contains a Combo Box control, named Combo1, with the Style property set to 0 - Dropdown Combo or 1 - Simple Combo.

API Declarations

Rate Combo Auto-Search (3(3 Vote))
Combo Auto-Search.bas

Combo Auto-Search Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters