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
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mouse-hook!