Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
detect [shift] + [left] click on shortcut
#1
Is it possible to detect a [SHIFT] + [left double click] on a shortcut.

If it is possible I would like to process it like this

Code:
Copy      Help
if(shift clicked on shortcut)
...execute this code
else
...proceed with this code

The shortcut is from an QM macro that is compiled to an .exe


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)