Window.onMouseEnter
Function/Meaning
[Windows *] Mouse came in
Type
Windowclass
Event
Syntax
onMouseEnter()
Arguments
Return value
None (void)
Explanation
Occurs when the mouse enters the window's client area.
Reference
Window.onMouseLeave