Move Method (IWindow)
Moves the window to the specified absolute location on the screen with a Point object.
Overload List
OverloadDescription
Move(Point)Moves the window to the specified absolute location on the screen with a Point object.  
Move(Int32,Int32)Moves the window to the specified absolute location on the screen with X,Y coordinates.