MouseOver/Exit Class
This projects demonstrates how you can detect Mouse Over and Exit events on a form using a class module.
Original Author: Phobos
Side Effects
When used in your own projects please ensure that you exit the class before closing the form.
API Declarations
Private Declare Function GetCursorPos Lib "User32" (lpPoint As POINTAPI) As Long
Private Declare Function WindowFromPoint Lib "User32" (ByVal xPoint As Long, ByVal yPoint As Long) As Long
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 78 times
Categories
Attachments
MouseOver_544302102002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 173,359 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.