Do you set PasswordChar to "*" on a TextBox on sensitive data?
Last updated by Igor Goldobin 10 months 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 "*".