Method that repositions and resizes the window. If the window is docked, calling this method automatically undocks the window and honors the input values.
| Name | Type | Description |
| Top | Long | Input Long that specifies the distance between the top of the screen and top of the window. |
| Left | Long | Input Long that specifies the distance between the left edge of the screen and left edge of the window. |
| Height | Long | Input Long that specifies the height of the window. |
| Width | Long | Input Long that specifies the width of the window. |