Yeah, tried that. So far all that I can figure out is that it's related to the button I have on my form. When I include a "Button1.Dispose()" in the button click event handler, then the KeyDown event works fine, but I'd like to be able to use this program without destroying the button as soon...
I've included the following code into a program I'm working on under the form1 class, and it's not hitting the event whenever I press a key. I tried putting a debug stop on the line where the event is called, and when I push a key while the program's running, nothing happens. Could anyone tell...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.