Hello,
Sometimes I use the MouseMove Method to know if the mouse is over a Command Button.
But now I need know if the mouse ISN'T over a Command Button on my Form. How can I do that?
Thanks for any help...
[email protected]
Printable View
Hello,
Sometimes I use the MouseMove Method to know if the mouse is over a Command Button.
But now I need know if the mouse ISN'T over a Command Button on my Form. How can I do that?
Thanks for any help...
[email protected]
You can use the Mouse_Move events of the active Form like what you did on the Command button Mouse_Move events.
____________________
Chris.C :cool:
Software Engineer
[email protected]