|
-
May 26th, 2011, 02:28 PM
#1
Thread Starter
Member
[RESOLVED] Restore App From System Tray Using Shortcut Keys
I'm trying to build an application that when I press a keyboard shortcut, say CTRL + ~, if the window is minimized to the system tray it is displayed.
I have seen a few programs do this and have always wondered how to do this, but haven't had the opportunity to do learn it until now and I really don't know if its something simple or complex.
Last edited by raineym; May 26th, 2011 at 03:40 PM.
Michael Rainey
--------------------
OS: Windows 11 Professional
VS: 2022
Level: Intermediate
Controls: ImageComboBox
-
May 26th, 2011, 03:03 PM
#2
Re: Restore App From System Tray Using Shortcut Keys
search the forum for registerhotkey/unregisterhotkey API
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
-
May 26th, 2011, 03:39 PM
#3
Thread Starter
Member
Re: Restore App From System Tray Using Shortcut Keys
Thanks. I searched for it a long time ago, but couldn't remember what forum I had come across it on.
Michael Rainey
--------------------
OS: Windows 11 Professional
VS: 2022
Level: Intermediate
Controls: ImageComboBox
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|