Click or drag to resize

KeyEventArgsKeyChar Property

Gets the key character corresponding to the key press (if IsChar is true)

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public char KeyChar { get; }

Property Value

Type: Char
See Also