KeyboardIHandler Interface |
Namespace: Eto.Forms
The KeyboardIHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| Modifiers | ||
| SupportedLockKeys |
Gets an enumeration of all keys supported by the IsKeyLocked(Keys) method.
|
| Name | Description | |
|---|---|---|
| IsKeyLocked |
Determines if the specified key is in a locked state, such as the CapsLock,
ScrollLock, NumberLock, or Insert key.
|