Do you set PasswordChar to "*" on a TextBox on sensitive data?
Last updated by Igor Goldobin about 1 year ago.See historyIf you want to work with sensitive data on textboxes is always good practice to set PasswordChar to "*".
If you want to work with sensitive data on textboxes is always good practice to set PasswordChar to "*".