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