OiO.lk Blog C# How to detect when the delete key is pressed on the keyboard?
C#

How to detect when the delete key is pressed on the keyboard?


I want that when the Del key is pressed a certain function is called.
How can I achieve that using getch() if possible or otherwise some nested getch() calls?



You need to sign in to view this answers

Exit mobile version