D
D
Denis2017-05-18 00:39:42
C++ / C#
Denis, 2017-05-18 00:39:42

How to implement on C# function handler on click with pressed hot key in UserControl?

Please write examples of how to handle a click with a hot key, for example Ctrl , in Visual Studio in C# , UserControl project .

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Makarov, 2017-05-18
@DmitryITWorksMakarov

In the event handler, first check if a key has been pressed.
How to: Determine Which Modifier Key Was Pressed

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question