Thursday, January 29, 2015

Help with detecting if a key is pressed.

There are a swag of problems with that method, beginning with the fact that you are using a hashtable that isn't filled in with anything.


But before tackling that, may I ask why you are using what appears to be a timer instead of subscribing to the form's KeyPress event? I'm not exactly sure what your goal is.


No comments:

Post a Comment