MouseLeave Event
Applies to: MouseEvents See also: MouseEnter event, Window object
Occurs when the mouse pointer is about to leave the visible region of a window.
Public Event MouseLeave(ByRef Window As Window)
The MouseLeave event syntax has these parts:
Trapping mouse events