M
Markus Wildgruber
Hi!
Is there a substitute in the .NET Framework for the GetKeyState(...)
function? I want to check whether the shift key is pressed. What's the best
way to do this?
Do I have to use GetKeyState(...) using PInvoke?
TIA,
Markus
Is there a substitute in the .NET Framework for the GetKeyState(...)
function? I want to check whether the shift key is pressed. What's the best
way to do this?
Do I have to use GetKeyState(...) using PInvoke?
TIA,
Markus