I am writing a windows forms application in Visual Basic, and I would like to know how to execute some code when any key is pressed in any window. I have tried onkeypressed, but that only works in the form, and I want to have it system-wide. Can anyone help? I'm pretty new to VB, but I know the basics...
Thanks, Matt