G
Guest
I have this problem. I catch ENTER key between controls in a form to bring
focus to the next control. But if it catches an ENTER in a textbox and brings
focus to a button or to a comboBox, automatically performs the action of next
control (in this case, automatically click the button as I catch Enter there
too). How can I eliminate the ENTER Key in from the keyboard Buffer?. (I'm
Developing in VS.net 2003)
focus to the next control. But if it catches an ENTER in a textbox and brings
focus to a button or to a comboBox, automatically performs the action of next
control (in this case, automatically click the button as I catch Enter there
too). How can I eliminate the ENTER Key in from the keyboard Buffer?. (I'm
Developing in VS.net 2003)