Block/Nullify mouse movement/click in C#
问题 I am writing an application to fully control the mouse click/movement. For instance, if I have the application running, form fully transparent, fullscreen, then if I click the mouse button, in normal case, it will bring the application in background in focus - I need to stop this from happening (i.e. clicking the button and nothing visible should happen on the screen), as I need to process all the mouse activity and send it out using this application. I need to allow 2 mouse to act