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