|
-
Feb 18th, 2005, 01:07 AM
#1
Thread Starter
Lively Member
How to detect mouse is no longer over a notifyicon in systray?
I have a notifyicon and I need to know when the mouse is over it, and when the mouse leaves it. Right now i'm using MouseMove to show a Form that works as a popup when the mouse is over it, and a timer that just tries to close it every second. This means that the timer is "batteling" against the MouseMove and that's not good 
The popup is flickering alot, and I don't feel this is a very good solution at all. I have searched high and low for some kind of MouseLeave event, but haven't found anything so far.
So, anyone that has some insight to share?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|