Does anyone know how to make text appear as ***** when you type it in a text box? Exactly like a password cover thing...
Thanks..
Passwords
Started by travy92, Oct 03 2007 03:29 PM
6 replies to this topic
#1
Posted 03 October 2007 - 03:29 PM
[SIGPIC]C:\Users\Travis\Desktop\Image Converter\Knight1.bmp[/SIGPIC]
|
|
|
#2
Posted 04 October 2007 - 04:43 AM
You have to use a MaskedTextBox
In the properties of the MaskedTextBox, scrolldown to PasswordChar and insert an * into its property field.
When you type into the MaskedTextBox the characters will appear as **********
In the properties of the MaskedTextBox, scrolldown to PasswordChar and insert an * into its property field.
When you type into the MaskedTextBox the characters will appear as **********
#3
Posted 04 October 2007 - 07:29 AM
Well a normal texbox is used and just set the passwordchar. I never heard/used MaskedTextBox :S
#4
Posted 04 October 2007 - 07:37 AM
I am using visual studio 2005, I take it your using vb 6
#5
Posted 04 October 2007 - 07:55 AM
Ow that is why, but travy usually uses VB6
#6
Posted 04 October 2007 - 03:26 PM
Oh sorry guys i forgot to say i use VB 6.0.
P.S - Thanks for the help!
P.S - Thanks for the help!
[SIGPIC]C:\Users\Travis\Desktop\Image Converter\Knight1.bmp[/SIGPIC]
#7
Posted 06 October 2007 - 07:33 AM
Don't worry.. I know your taste.. VB 6.0 ;) advise me when changing languages!


Sign In
Create Account


Back to top









