The title of the window to access.
Optional text found in the window.
The ID of the control to move or resize.
The new X coordinate of the control.
The new Y coordinate of the control.
The new width of the control. Default is -1 (no change).
The new height of the control. Default is -1 (no change).
1 if successful, 0 otherwise.
Moves and resizes a control in a window.