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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mouse-hook!