VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

LabeledTextBox UserControl

Adhimas Setianegara  (1 Submission)   Custom Controls/Forms/Menus   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

New features: LabelStyle [was:Color properties and font properties.]
I create this user control because I am tired of having to repeatedly put a label control whenever I put a textbox control. Basically, this user control is a combination of a label and a textbox control. However, I have added an optional lookup button at the right side of the control so you can use it as a lookup button.
Other features include auto highlight of text inside the textbox, make ENTER key in textbox behave like pressing TAB key (ie. move focus to next control), and set keyboard shortcut to click the lookup button.
Please let me know if there are any bugs.

Assumes
This code is free for your commercial and non-commercial use as long as you acknowledge and mention my name as the copyright owner of this code at some place visible to the user of your software.

Rate LabeledTextBox UserControl (4(4 Vote))

Download LabeledTextBox UserControl

LabeledTextBox UserControl Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters