PreviewKeyDownEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Alt | Gets a value indicating whether the ALT key was pressed. |
![]() | Control | Gets a value indicating whether the CTRL key was pressed. |
![]() | IsInputKey | Gets or sets a value indicating whether a key is a regular input key. |
![]() | KeyCode | |
![]() | KeyData | |
![]() | KeyValue | |
![]() | Modifiers | |
![]() | Shift | Gets a value indicating whether the SHIFT key was pressed. |
Show:
