password textbox
i am having a problem with a password textbox that for some reason after the user was wrong it doesnt clear
can anyone explain this???
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Roei BarPosted Aug 15, 2009, 5:58 AM
i belive its since you are missconfigured one of the properties
called "ClearTextOnInvalid" just set it to True and that should do the trick
hamzi AbuKhallaPosted Sep 16, 2009, 11:30 PM
how about
txtPass.Text="";