[Windows *] Window position setting
| left | Specifies the position of the left edge of the window.  | 
| top | Specifies the top position of the window.  | 
Specifies the position of the window.
When specifying the position of a window, it is more efficient to specify it all at once with this method rather than setting the Window.left and Window.top properties individually.