Property KeyChar
- Namespace
- DotNetBrowser.Input.Keyboard.Events
- Assembly
- DotNetBrowser.dll
KeyChar
Gets the character associated with this event.
string KeyChar { get; }
Property Value
- string
The character associated with this event.
Gets the character associated with this event.
string KeyChar { get; }
The character associated with this event.