Method IsInputKey
IsInputKey(Keys)
Determines whether the specified key is a regular input key or a special key that requires preprocessing.
protected virtual bool IsInputKey(Keys keyData)
Determines whether the specified key is a regular input key or a special key that requires preprocessing.
protected virtual bool IsInputKey(Keys keyData)