This is a simple class that allows for easily binding events to global mouse input, not just application mouse events. Mouse input will be detected no matter where the cursor is or even if the your application is minimized or does not even have a window.
Step 1:
Call MouseHook.InstallHook()
Step 2:
Bind to events in MouseHook class
Step 3:
Call MouseHook.RemoveHook() to remove before closing application
License
Creative Commons Attribution LicenseFollow mouse-hook
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mouse-hook!