gmamaladze / globalmousekeyhook

This library allows you to tap keyboard and mouse, detect and record their activity even when an application is inactive and runs in background.
MIT License
1.05k stars 257 forks source link

How can I hook mouse inside of my Windows Form ? #105

Closed Dracarys-Ensoul closed 5 years ago

Dracarys-Ensoul commented 5 years ago

I need to do it because my control in windows forms haven't mouse click event and I want to do something when clicked with the mouse. I don't want to hook outside of form