• 0

VB 2013 Shortcut Keys code


Question

Hi experts,

 

I'm building an application which when being minimized it's going to the system tray.

 

What i want to achieve is to have a shortcut key to be able to open it back from the tray with a shortcut key, for example - alt+o.

 

 

 

How can i make it happen?

 

 

Thanks.

Link to comment
https://www.neowin.net/forum/topic/1248078-vb-2013-shortcut-keys-code/
Share on other sites

3 answers to this question

Recommended Posts

  • 0
  On 25/02/2015 at 20:29, Eric said:

You have to use the OS's low-level keyboard hooks to do that. This article explains how to do it with VB.Net.

Thanks Eric, i will check it out. Looks a bit complicated :)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.