Property KeyState
KeyState
Gets the current state of the SHIFT, CTRL, and ALT keys.
public int KeyState { get; }
Property Value
- int
The current state of the SHIFT, CTRL, and ALT keys.
Gets the current state of the SHIFT, CTRL, and ALT keys.
public int KeyState { get; }
The current state of the SHIFT, CTRL, and ALT keys.