This event is triggered when the mouse moves over the control. The
event handler for this event should return quickly, as the event is
called many times while the mouse is moving. Flags describes the state
of the [Shift] and [Ctrl] keys, and the mouse buttons. X and Y specify
the control client coordinates where the event occurred.