Method GetKeyValue
GetKeyValue(Keys)
Gets the keyboard value from Keys.
public static Keys GetKeyValue(Keys keys)
Parameters
keys
Keys
Returns
- Keys
The integer representation of the keyboard key without modifiers.
Gets the keyboard value from Keys.
public static Keys GetKeyValue(Keys keys)
keys
KeysThe integer representation of the keyboard key without modifiers.