how to generate '*' in a textbox field that takes a password?
oops! that was so dumb question, got it in a minute, found the thing in the
properties of my textbox ;)
"NA_AB" wrote:
I have a form in c# that takes a password string from the user. How do I make
the password non readable to others by displaying it as '*****...' as the
user enters it!?ooo
|