CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: Detect Mouse

  1. #1
    Join Date
    Sep 2000
    Posts
    127

    Detect Mouse

    Is it possible to detect if the mouse is disabled?


  2. #2

  3. #3
    Join Date
    Sep 2000
    Posts
    127

    Re: Detect Mouse

    Sorry i did not make myself clear - i mean mouse input.



  4. #4
    Join Date
    Apr 2001
    Posts
    95

    Re: Detect Mouse

    Nearly all controls have a MouseClick, MouseUp, or MouseDown event.


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

Featured