i want to write a message whenever mouse is clicked, without using mouse click event because i want it to work anywhere on the screen and not just over the form.
thanks
Printable View
i want to write a message whenever mouse is clicked, without using mouse click event because i want it to work anywhere on the screen and not just over the form.
thanks
Use can use the mouse_event API.