|
-
Feb 1st, 2004, 07:15 PM
#1
Thread Starter
Hyperactive Member
[solved] how to do global mouse hook in VB .NET?
Looks like .NET does not support global system hook. I got an example of system wide disable mouse: http://www.devcity.net/forums/faq.as...15&cat=Windows, it works in XP Pro. However, if I only disable some of the mouse event, i.e. LButtomUp and LButtonDown only, then sometimes I got error. What's the difference between disable all mouse events and some of them? Anyone has a better way to do this in VB .NET?
I'm doing a program in VB6 which runs great, however, I want to change it to VB .NET, then I found MS VB .NET does not support global mouse hook, what should I do now? Stay at VB6?
thanks.
Last edited by temp_12000; Feb 2nd, 2004 at 01:38 PM.
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
|