Event identifier for handlers when attaching the
KeyUp event
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public const string KeyUpEvent = "Control.KeyUp"
Public Const KeyUpEvent As String = "Control.KeyUp"
static val mutable KeyUpEvent: string
Field Value
Type:
StringSee Also