SiddersAtHome
Board Regular
- Joined
- Nov 2, 2005
- Messages
- 119
I have an application where a help icon reacts to the mouse move event to display a tip for the user in a label box. (I do not want this to be a message box where they have to click OK to close it.) Apart from defining a mouse move event on all other parts of the form to make this label invisible again (or writing a blank caption to it) is there any way I can get the program to react to the fact that the mouse has moved OFF the icon?