|
-
Jan 15th, 2000, 01:54 AM
#1
Thread Starter
Junior Member
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.
-
Jan 15th, 2000, 02:07 AM
#2
Lively Member
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
-
Jan 15th, 2000, 07:21 PM
#3
Member
Why don't you call a procedure at the click event which does nothing.
Manjinder Sodhi
------------------
-
Jan 16th, 2000, 04:40 AM
#4
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|