
 Rank: Guest Groups: Guest
Joined: 9/17/2007 Posts: 11,670 Points: -1,200
|
Date parsed: 31/12/2007 08:06:50 Date: Mon, 31 Dec 2007 06:06:50 +0200
Hi, I develop a win-form application using VB.NET that uses a keyboard hook to monitor when if the user types SHIFT+Z combination. What I would like to do is to display a form when the user clicks this keys combination, but only if the focus is on a file/s in the Windows Explorer. What I mean is that I when the user select a file/s in the Windows Explorer and type the keys combination (while the selected file/s are in focus), then the new form will be displayed. Something similar to th contex-menu that is displayed by clicking the right mouse key, but without the mouse...
Any input will be appreciated! Thanks, Tom.
|