Description: This article is about creating ActiveX controls in Visual Basic 6 that have two extra mouse events: 1. MouseLeave: Raised when the cursor get out of the control.
2. MouseHover: Raised when the user pauses the cursor over the control for a defined time (default is 400 milliseconds).
To Search:
File list (Check if you may need any files):
MouseEvents.vbp
Sceleton.ctl
clsTrackInfo.cls
mdlProc.bas