Tagged Questions
0
votes
2answers
285 views
How to get/set the position of the mouse relative from the application window?
I want to be able to get the current location of the mouse pointer, relative from where my form window is. So if I would put my mouse on the top left of the form, it would give me the x and y values ...