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