Search Tools Links Login

A Good 'IntelliSense' Function. (Auto-Complete) For TextBoxes


Visual Basic 6, or VB Classic

Like IE4 and IE5, this module when setup with your TextBoxes, will make repetitive data entries easier for your users. For example, if "hello" had been typed into the TextBox earlier, at a later date, all the user has to do is type "h" and the rest of the word will appear. Just in the style of IE4.
This stores all the keywords in a file named after the TextBox specified. It automatically adds new words to this list when the user presses Enter on the keyboard.
Even though I've uploaded it as a ZIP, it's not because it's hard, but to make it easier to understand how it's working.....

Original Author: Danny Young

Inputs

Your TextBox name.

Returns

The completed word.

Side Effects

None!

About this post

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

Categories

Visual Basic 6

Attachments

CODE_UPLOAD72136272000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 4,022 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.