VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Mouse Tracker

by Pioneer Soft (1 Submission)
Category: Windows API Call/Explanation
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

This is my first submission on vbcoders.com...
This an example that I wanted to share with everyone, I tried to search various sites to find out
a cool way to track the mouse enter and mouse exit for a control but all the examples that I found
were either non-working or they used timers to accomplish the tracking, some of them used subclassing
but the code was very complex and buggy. So I finally tried to create my own routines and I was able
to find a way out with a very simple subclassing technique. Timers Take a Lot of system resources
and can be very resource consuming if you want to track several Controls.
I have tried to comment everywhere i felt necessary but still if you face any problem you can
e-mail me: [email protected],
I have taken Ideas from several subclassing routines and
if you find that some of the code matches your routines please accept my thanks and credits for
Ideas.
Please Do Vote If You Like The Code and Idea
'!!!!!Happy Coding!!!!!

Rate Mouse Tracker

Download Mouse Tracker

Download Mouse Tracker (5 KB)

Mouse Tracker Comments

No comments have been posted about Mouse Tracker. Why not be the first to post a comment about Mouse Tracker.

Post your comment

Subject:
Message:
0/1000 characters