use enter key for button
hello :) I have a login form with 2 textboxes and a button (login). I want instead of clicking the button, to use ENTER key. how can i do that? thank you :)
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.
VulpesPosted Mar 29, 2013, 11:05 AM
this.AcceptButton = btnLogin;