Method that moves the window this view is contained within.
Name | Type | Description |
Top | Long | Input Long that specifies the position of the top edge of the window (including the entire frame of the window). The value specified is in pixels and relative to screen space. |
Left | Long | Input Long that specifies the position of the left edge of the window (including the entire frame of the window). The value specified is in pixels and relative to screen space. |
Height | Long | Input Long that specifies the height of the window (including the entire frame of the window). The value specified is in pixels. |
Width | Long | Input Long that specifies the width of the window (including the entire frame of the window). The value specified is in pixels. |