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