A class that extends VB6 abilities to detect if a mouse if over a control and more importantly if it is not.
Can be used to simulate a MouseOut event when combined with a timer.(A demo is included)
Assumes
Only tested on VB6 on WinNT4
Returns
True or False to if the mouse is over a specific object.