J
JP
Hi,
I have a login screen and have usual stuff on it
including "Forgot Password" and "Change Password" as image
buttons along with "Login" as image button.
Now, when I enter Id/Password and hit ENTER, it's accepted
by the "Forgot Password" image button and not by "Login".
I threw my "Login" codes into "txtPassword_TextChanged"
event and it worked, but still sometimes it goes
to "Forgot Password".
Any help to make "Login" accept the ENTER Key
from "Password" text box will be much appreciated.
Thanks a million!
Regards,
JP
I have a login screen and have usual stuff on it
including "Forgot Password" and "Change Password" as image
buttons along with "Login" as image button.
Now, when I enter Id/Password and hit ENTER, it's accepted
by the "Forgot Password" image button and not by "Login".
I threw my "Login" codes into "txtPassword_TextChanged"
event and it worked, but still sometimes it goes
to "Forgot Password".
Any help to make "Login" accept the ENTER Key
from "Password" text box will be much appreciated.
Thanks a million!
Regards,
JP