I have create a window app form using (microsoft visual C# express) which have one textbox only, for user to key in
How to code so that when user key right password and click ok, user can go to another form and this form will close automaticlly. If wrong password also the form close automaticlly.
**What coding should put to textbox to take the user input and in the OK button how to evaluate the right and wrong password.
Tq very much.
Replies
Know the answer? Post it — somebody with the same question will find it here.