MouseHover event
The mouse hover event fires when a mouse enters a control and then sits idle for some period of time. If I move the mouse within the control and then leave it idle again, the event does not fire. How can I get the event to fire whenever the mouse sits idle on a control without leaving the control and returning? Also, can I control the delay?
Thanks,
Ben McBride
Andrzej WegierskiPosted Sep 6, 2004, 5:47 AM