Hey , how can i move the mouse x and y co ordinates via code?

i dont mean on the form. ill have the form in the background and i can press a button and the mouse moves to a set location.

something like screen.mouse.x = 500 screen.mouse.y = 200

but actual code instead