Description
- Sets the specified window(s) to move with the mouse until any mouse button is pressed.
Syntax
- Window.Move(cl)
Parameters
- cl
- (mixed) caption list identifying target window(s)
Examples
- Window.Move("under")
- Sets the window under the mouse to be moved by the mouse's movements until a mouse button is pressed.