HIDE CHARACTERS:
You can use the dots as the passwoer dialog of facebook and other site with a small coding:
Use this:
textBox1.UseSystemPasswordChar = true; // if you want dots and hide characters
textBox1.UseSystemPasswordChar = false; // if you want characters intead of dots
No comments:
Post a Comment