by José Luis Farías (6 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)

You can set the Text Alignment (Left, Right, Center)
You can set the control Appearance (Flat, 3D) and Color in Normal and OnFocus states.
You can set the type of entry allowed (Numbers, Numbers w/ simbols, Characters, (Y) or (N), Alphanumeric or Anything)
You can set to play beep on bad entries.
You can set Auto Upper Case.
You can set Auto Select Text.
Undo Text with Escape key pressing.
Controls navigation with keys:
Next TextBox: right arrow, down arrow and Enter.
Previous TextBox: left arrow, up arrow.
Support all the VB TextBox methods and properties
Download MiTextBox (20 KB)