Visual Basic .NET » Visual Basic .NET General Discussion
-- mastervb --

Hi David,

There is an option in the properties window of the text box, where
you can find an option called password character. Just click on that
property and enter either ' * ' or other password character you want.
This will mask the text box while you run the program.

Hi
I am wanting to use a TextBox as a password field that masks the
password.
How do I do this?
cheers david
 


password field -- david --

Hi

I am wanting to use a TextBox as a password field that masks the
password.

How do I do this?

cheers david
[Submit Comment]Home