Not sure if this is in the right place but I need help detecting whether the mouse has left a control, something like a MouseOut function or similar to.
Thanx in advance if u can help
Printable View
Not sure if this is in the right place but I need help detecting whether the mouse has left a control, something like a MouseOut function or similar to.
Thanx in advance if u can help
Both the form, as well as a few controls, such as an imagebox have the mouseover property. You can get the x,y coordinates of the mouse to determine whether it is over a control, and if it isn't, then it would be in the form usually.
Could you please send a sample :)
Thankyou ever so much people!! i have sorted it :bigyello: