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; }
Public ReadOnly Property IsChar As Boolean
Get
member IsChar : bool with get
Property Value
Type:
BooleanSee Also