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