Results 1 to 4 of 4

Thread: HOW TO DISABLE THE MOUSE?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 1999
    Posts
    25

    Post

    Hello,
    Is there a way how i could disable the mouse? I want the user to be able to move the mouse meaning be able to move the mouse pointer, but i want the buttons on the mouse to be disabled. Meaning they can't press it or anything like that. Is there anyway how i can do this? If u can provide, please provide source code? I'd really appreciate that. I can program, but not too well, so please.

    Thank You.

  2. #2
    Lively Member
    Join Date
    Oct 1999
    Posts
    67

    Post

    You could make it so that when the user clicks either button your program brings up a message box
    that is the only think that I can think of sorry

  3. #3
    Member
    Join Date
    Nov 1999
    Location
    India
    Posts
    33

    Post

    Why don't you call a procedure at the click event which does nothing.

    Manjinder Sodhi

    ------------------

  4. #4
    Lively Member
    Join Date
    Jan 2000
    Posts
    123

    Post

    I had a recent experience working with an ole control. I found that by setting the enabled property to false it took care of my problem. Try that, it may or maynot be what you need.

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