HOT Key For Software
-
Hi All, My software is running in Background and i want to set Hot Key Setting for showing it.So please help me how can it resolve. Thanks
If you can think then I Can.
There are multiple ways of creating this functionality. Here's one approach; There's a "hotkey" that you can define for a shortcut. Right-click on any icon in the quicklaunch-taskbar, and you'll see where you can enter a "shortcut key" to launch the application. If the application is launched, then check whether your application is already running. If it is, send it a message that it should restore it's main window :)
I are troll :)
-
Hi All, My software is running in Background and i want to set Hot Key Setting for showing it.So please help me how can it resolve. Thanks
If you can think then I Can.
-
This also requires that the app be running all of the time in order to work. Your solution is way too complex for the problem at hand, being overkill for something that can be done with a shortcut at installation time.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
This also requires that the app be running all of the time in order to work. Your solution is way too complex for the problem at hand, being overkill for something that can be done with a shortcut at installation time.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
...he sayed, that his app is running in the background. So, if I understand him right, he is looking for a hook and not just for a hot-key to start the app. But anyway, he has both methods showed to him now, so he can choose. Regards: Didi
-
...he sayed, that his app is running in the background. So, if I understand him right, he is looking for a hook and not just for a hot-key to start the app. But anyway, he has both methods showed to him now, so he can choose. Regards: Didi
Well, I don't know how I missed that. Sorry about that.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008