basepointdesignz
Programmer
What's the opposite to a 'mousemove' event??
On the Mainpage of my application, I have labels for each command button, explaining what the form (that it opens)will do or help do. What I want to do is when the mouse moves over the label, the caption changes to another text string which will further explain the form's function and then return to the original caption when the mouse is moved away. So, in short, the caption says one thing as default (mouse not near) and then says something elase when the mouse is on/over it.
Any ideas and/or code samples please!?!?
On the Mainpage of my application, I have labels for each command button, explaining what the form (that it opens)will do or help do. What I want to do is when the mouse moves over the label, the caption changes to another text string which will further explain the form's function and then return to the original caption when the mouse is moved away. So, in short, the caption says one thing as default (mouse not near) and then says something elase when the mouse is on/over it.
Any ideas and/or code samples please!?!?