Capture key events from a Windows Service in C#

后端 未结 3 2126
时光取名叫无心
时光取名叫无心 2021-01-22 04:22

I have to write an application in C# that listens to any keys being pressed. In actuality I have a bar code scanner sending the \"key pressed\" event, and I need to listen it..

3条回答
提交回复
热议问题