I'm making a simple application. I have a button, that hides the application, and an icon is displayed in the Tray menu. What I want is, when the user presses a combination of buttons (let's say Ctrl + k), the application will open up again.
Thanks
I'm making a simple application. I have a button, that hides the application, and an icon is displayed in the Tray menu. What I want is, when the user presses a combination of buttons (let's say Ctrl + k), the application will open up again.
Thanks
You might want to check the appropriate library at http://globalmousekeyhook.codeplex.com/