4
Answers

text box clearing not working for username and password.

Photo of Mahendren Myya

Mahendren Myya

6y
1.1k
1
i am using code
 
 txtUsername.Text = txtPassword.Text ="";
 
but whwn i run, textbox keeps the values, that entered before.
 
can anyone help me resolve this problem
 
 
 
 

Answers (4)