I wrote a small app in VB.net 2003, and I want to make it so that when I hit Ctrl-F12, the application shows its main page(the app can be minimized to the tray). The shortcut should world no matter what app is running. I was looking through MSDN and I found some code, however, the event only worked after I minimized to the tray and re-maximized, and it would only work once. I'm a bit new to this whole thing. :blush: Thanks in advance. :)
Question
Diffused Mind
I wrote a small app in VB.net 2003, and I want to make it so that when I hit Ctrl-F12, the application shows its main page(the app can be minimized to the tray). The shortcut should world no matter what app is running. I was looking through MSDN and I found some code, however, the event only worked after I minimized to the tray and re-maximized, and it would only work once. I'm a bit new to this whole thing. :blush: Thanks in advance. :)
Link to comment
Share on other sites
3 answers to this question
Recommended Posts