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
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mouse-hook!