Hey guys, im resently making a program which clicks a color just for the fun of it. So if it see's it, my mouse will move over to it. Without the clicking or with it.

I have made a program that use's a picture box and scans for the color, and if it finds it. Than a message will tell me everywhere it is. I get that like 109, 127. But when I make my program move the mouse to it, the spot isnt the same. I know that its the forms x, y instead of the screens. So how do I move my mouse to the forms x, y and not the screens? Thanks