Click or drag to resize

IMouseInputSourceMouseEnter Event

Occurs when the mouse enters the bounds of the control

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
event EventHandler<MouseEventArgs> MouseEnter

Value

Type: SystemEventHandlerMouseEventArgs
See Also