Click or drag to resize

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"

Field Value

Type: String
See Also