Determines whether the specified key is an input key or a special key that requires preprocessing.
Syntax
protected override
bool IsInputKey (
Keys keyData)
Parameters
- keyData
-
One of the key's values.
Returns
true if the specified key is an input key; otherwise, false.
Remarks
Requirements
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0