The KeyboardEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Char |
The unicode character of the key. This may differ from its
culture-specific string representation.
| |
| String |
A string representation of the character that was entered. This will
take into account the current locale settings. The numeric keypad dot may
have different string representations for example.
|