Click or drag to resize

KeyEventArgsIsChar Property

Gets a value indicating that the key press corresponds to a character input value

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

Property Value

Type: Boolean
See Also