problem with KeyDown event and forms with buttons
Greetings Forum
I have a Form with two buttons. I try to capture when the user presses the arrows keys in the Form. It does not work. I tried to set the KeyPreview to true. Still, no effect.
Am I using the right Event (KeyDown)? Did I forget to set some proerty?
Regards