|
-
Feb 18th, 2005, 08:31 PM
#1
Thread Starter
New Member
Detecting MouseOut()
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
Last edited by ginganinja; Feb 22nd, 2005 at 12:30 PM.
-
Feb 18th, 2005, 10:27 PM
#2
Re: Detecting MouseOut()
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.
-
Feb 19th, 2005, 08:34 AM
#3
Thread Starter
New Member
Re: Detecting MouseOut()
Could you please send a sample
-
Feb 20th, 2005, 04:30 PM
#4
-
Feb 22nd, 2005, 12:29 PM
#5
Thread Starter
New Member
Re: Detecting MouseOut()
Thankyou ever so much people!! i have sorted it
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
|