Results 1 to 2 of 2

Thread: How to know if th mouse isn't over a Command Button?

  1. #1

    Thread Starter
    Addicted Member Michel Jr's Avatar
    Join Date
    Jan 2000
    Location
    Brazil
    Posts
    175

    Post

    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]


  2. #2
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Post

    You can use the Mouse_Move events of the active Form like what you did on the Command button Mouse_Move events.

    ____________________
    Chris.C
    Software Engineer
    [email protected]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width