R
rozrabiak
Hello!
How can I get key code in console program? Eg. When I press ENTER then
he show me code 13, when CTRL then code of CTRL key, ALT...
In C# Helpis only one example, but they not detect CTRL, ALT, ESC key press.
How can I get key code in console program? Eg. When I press ENTER then
he show me code 13, when CTRL then code of CTRL key, ALT...
In C# Helpis only one example, but they not detect CTRL, ALT, ESC key press.