Search Tools Links Login

ComboBox Auto-Complete


Visual Basic 6, or VB Classic

Auto-Completes your Dropdown Combo Style ComboBoxes. Inspired by Dave Havard and Dan Redding's posts, I decided to write one of my own. It doesn't need the Keyboard Hook like Dave's and handles backspaces better than Dan's. Function is in a module and ready to be included in your project. Just call it on the Combo_Change event.

** Re-submitted 4/5/00 **

Minor Updates including ComboWidth updating (Thanks to Randy Birch's posts). I had to resubmit because khanjar@videotron.ca made an unwarrented vote of "poor". People were avoiding this post like the plague...for no good reason. Khanjar, you suck.

** Re-submitted 4/11/00 **

Includes a much better method for determining maximum text width. Thanks to Jeff Cockayne's contribution, additional features like Adding to History, Load & Save History plus allows use of upper & lower case typing. Thanks again Jeff!

Please Vote!

Original Author: Paul Mather

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 123 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD46954112000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 6,654 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.