Hi. I'm writing a VB.net program, and I need to be able to access the state of the spacebar without the actual process being selected. For example, when the spacebar is held down with my window minimized, it will run an event in my application. Any idea
on how to retrieve the global state of a specific key?
↧