Description
- Enables the user to size the window by moving the mouse; click any mouse button to stop.
Syntax
- Window.Size(cl)
Parameters
- cl
- (mixed) caption list identifying target window(s)
Examples
- Window.Size("*metapad")
- Allows the user to resize a Metapad window by moving the mouse.