VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Text Box Auto Fill

Timur  (2 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

This simple code allows to make an auto-filled textbox (like an adress box in IE). This example uses an DataEnvironment connection, but it can be easy used in any other cases.

Assumes
Just place this code into the form module and correct the sub title (e.g. the textbox, which uses this code in my app is txtSTREET)

Side Effects
no side effects

API Declarations
private firstcome as boolean

Rate Text Box Auto Fill (2(2 Vote))
Text Box Auto Fill.bas

Text Box Auto Fill Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters