D
D
Dmitry Korolev2017-01-07 20:27:06
C++ / C#
Dmitry Korolev, 2017-01-07 20:27:06

How to make a method call on pressing a keyboard shortcut in Win Forms?

I need to notice the pressing of the combination even when the window is inactive in order to call the function for several applications at the same time. How is it done correctly?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
cache0, 2017-01-07
@adressmoeistranici

keylogger type you need to hang
a low-level hook on the keyboard
google: c# keylogger

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question