james2k2
08-18-2009, 05:51 AM
Hi All,
I'm building an application which requires a method to accept key presses no matter what control has focus. A work around i'm using at the moment is to use a timer to give focus to the form every second although i'm not sure how this would affect button presses. Are there any better methods?
Many thanks,
James
I'm building an application which requires a method to accept key presses no matter what control has focus. A work around i'm using at the moment is to use a timer to give focus to the form every second although i'm not sure how this would affect button presses. Are there any better methods?
Many thanks,
James