KeyPressedEventArgs Properties |
The KeyPressedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
KeyChar |
Gets or sets the character associated with this event.
(Inherited from KeyCharEventArgs.) | |
Modifiers |
Gets or sets the key modifiers.
(Inherited from KeyEventArgs.) | |
VirtualKey |
Gets or sets the virtual key code.
(Inherited from KeyEventArgs.) |