luke101
June 24th, 2003, 11:45 AM
Hello I have a problem with my program.
I have my program setup to do a certain task when the 'enter' key is pressed. But if a button on the form has focus then that button is pressed when the enter key is pressed and ultimately the keyevent is not prossed. Is there a way to prosses all keyevents regardless of button focus.
I have my program setup to do a certain task when the 'enter' key is pressed. But if a button on the form has focus then that button is pressed when the enter key is pressed and ultimately the keyevent is not prossed. Is there a way to prosses all keyevents regardless of button focus.