Provides data to keyboard-related events.
The following tables list the members exposed by the KeyboardEventArgs type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the KeyboardEventArgs class. |
Name | Description | |
---|---|---|
![]() |
Gets the related component. (Inherited from ComponentEventArgs.) |
|
![]() |
Gets the key related to the event. |
|
![]() |
Gets the character representing the key related to the event. |
|
![]() |
Gets the keyboard modifiers related to the event. |
|
![]() |
Gets the host containing the component. (Inherited from ComponentEventArgs.) |