how to generate '*' in a textbox field that takes a password?

  • Thread starter Thread starter NA_AB
  • Start date Start date
N

NA_AB

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!?
 
oops! that was so dumb question, got it in a minute, found the thing in the
properties of my textbox ;)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top