Method IsKeyPressed
IsKeyPressed(Keys)
This item supports the framework infrastructure and is not intended to be used directly from your code.
public static bool IsKeyPressed(Keys keys)
Parameters
keys
Keys
Returns
IsKeyPressed(int)
This item supports the framework infrastructure and is not intended to be used directly from your code.
public static bool IsKeyPressed(int nVirtKey)
Parameters
nVirtKey
int