I need to capture a click from a wireless mouse and then cause an event to happen in my program. I don't care where on the screen the mouse is when it clicks, I just want to know that it has clicked and then I want to trigger another process. Is this possible? Can you capture a mouse click if it's not on a certain object (form, text box, etc) in your program?
Thanks!
Thanks!