Introduction - If you have any usage issues, please Google them yourself
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).