VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



WinXP Textbox Style With Firefox Like Buttons 1.1

by Dirceu Moraes Resende Filho (1 Submission)
Category: Custom Controls/Forms/Menus
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

A textbox with XP Style + Firefox ClearText and Icon buttons. When the control got the focus, it changes the border color. When you click the close button, its clear the text. With the ArrowClick and IconClick events, you can make what you think! Have the CloseClick event too. You can change the icon with some icon on your disk or other control that have the .picture property. Have AutoSelect. If you set the AutoTab = True, when Len(.Text) = .MaxLenght, the control gives the focus to the next control in tabindex. RoundCorners Property. When you set .Enabled = False, the text and the background don't change color to gray! CloseButton, the Arrow and the Icon have individuals tooltips. If .EnterGotoNextTab = True, when you press key 13 (Enter), the focus is given to the next control in tabindex.
--------------------------------------------------
New features:
* The x button and the Icon have individual .Visible Property, so the textbox can have the both, only one of them, or none.
* Align, Alignment, Passwordchar, BorderStyle Property.
* ColorBack, ColorArrow, ColorText, ColorBorder Property
* OnFocusColorText, OnFocusFont, FocusColorBorder, OnFocusBorderStyle
* Some bugs fixed
* Common Events + ArrowClick, ClearClick, IconClick, MouseEnter and MouseLeave
* InputType (None, Letters, Numbers, Numbers and Letters, Custom)
* CharSet (LowerCase, UpperCase and ProperCase)
I hope that you can enjoy!

Rate WinXP Textbox Style With Firefox Like Buttons 1.1

Download WinXP Textbox Style With Firefox Like Buttons 1.1

Download WinXP Textbox Style With Firefox Like Buttons 1.1 (8 KB)

WinXP Textbox Style With Firefox Like Buttons 1.1 Comments

No comments have been posted about WinXP Textbox Style With Firefox Like Buttons 1.1. Why not be the first to post a comment about WinXP Textbox Style With Firefox Like Buttons 1.1.

Post your comment

Subject:
Message:
0/1000 characters