I'm making a small app that performs some action when I press a specified key on the keyboard. I want the app to be running in the system tray most of the time and still capture the key presses. can anyone help me setup a keypress listener that would work in that way? I'm a noob at C# but know a fair amount of java and C++.
Question
Fonze
I'm making a small app that performs some action when I press a specified key on the keyboard. I want the app to be running in the system tray most of the time and still capture the key presses. can anyone help me setup a keypress listener that would work in that way? I'm a noob at C# but know a fair amount of java and C++.
btw, i'm using VS .NET 2003
Link to comment
Share on other sites
7 answers to this question
Recommended Posts