How to catch carriage return and only CR in textbox input in C# program?

  • Thread starter Thread starter MyCatAlex
  • Start date Start date
M

MyCatAlex

Guest
Yes, this is my question.

There are two password related properties in textBox control: PasswordChar and UseSystemPasswordChar. The latter seems to be clear in meaning but how about the former? Can it be used to set up the password?

Thanks, - MyCatAlex

Continue reading...
 
Back
Top