IKeyPressedEventArgs Properties |
The IKeyPressedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| KeyChar |
Gets the character associated with this event.
(Inherited from IKeyCharEventArgs.) | |
| Modifiers |
Gets the key modifiers.
(Inherited from IKeyEventArgs.) | |
| VirtualKey |
Gets the virtual key code.
(Inherited from IKeyEventArgs.) |