Move(Point) Method
Moves this window to the specified absolute location on the screen.

C# Syntax

void Move( 
   Point point
)

Parameters

point
Absolute pixel location on the screen.