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