Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form has MouseMove but no MouseLeave
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01311075
Message ID:
01311106
Views:
21
Yes, that's much simpler :)

Re: Detect Mouse Leaving The Main Screen Thread #1232036 Message #1232065

>Hi Jay,
>
>You can check return value from MROW() or MCOL()
>
>IF MCOL(Thisform.Name)=-1 OR MRow(Thisform.Name)=-1
>   * The mouse is out of form
>ENDIF
>
>
>MartinaJ
>
>>I want a timer to stop firing when the mouse is over the form. I can set a form property when the mouse is on the form with MouseMove, but how can I reset it when the mouse is not over the form?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform