Fired when the mouse cursor leaves the control area.

Parameters

None

Remarks

The OnMouseExit event is fired when the mouse cursor leaves the control's rectangle. In other words, this event notifies you when the mouse is no longer over the control.

See Also

OnMouseEnter