MaskedTextBox::IsInputKey Method (Keys)
.NET Framework (current version)
Determines whether the specified key is an input key or a special key that requires preprocessing.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- keyData
-
Type:
System.Windows.Forms::Keys
One of the Keys values.
Return Value
Type: System::Boolean
.NET Framework
Available since 2.0
Available since 2.0
Show: