Detect Shift key is pressed without using events in Windows Forms?

后端 未结 4 550
粉色の甜心
粉色の甜心 2021-01-01 20:05

I need to be able to detect that the shift key is being held, but I don\'t want to use events or global variables to determine that. Is there an API in C# that lets you ask

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