I have a textbox that has a PasswordChar. The problem is that i want to nullify the passwordchar and let the textbox show the charcters when the users clicks a button
Pls how will i do this?
To reset the PasswordChar to show characters you use \0
PasswordChar
\0