MrMoocow,
Mine was an innocent and genuine question, in response to your query concerning the different coordinates. The solution, as given by Michael Bronner, demonstrates that the answer is a simple bit of math, and not a set of VB methods that you might be unfamiliar with.
Even without example code, an answer to that question along the lines of "Well, you've got the coordinates relative to the form, coordinates relative to the screen, and you can find out the coordinates of the form relative to the screen, so you just need to do some math" would merely lead to testing your ability to subtract some numbers from some other numbers, which I've got to assume is hardly a test at all. Whereas the real test of programming ability would have been to figure out that insight out for yourself. Hence my question.