Hi,
I have a form that contains 2 textBoxs one for the user name and the other for password. what i want is to execute the code of the button Ok when I press Enter Key and the cursor is inside one of the textBoxs. I used the Keypress Event handler but it doesn't work. Can you find me a solution for that.
Thanks.
I have a form that contains 2 textBoxs one for the user name and the other for password. what i want is to execute the code of the button Ok when I press Enter Key and the cursor is inside one of the textBoxs. I used the Keypress Event handler but it doesn't work. Can you find me a solution for that.
Thanks.