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