Description
- Maximises the specified window(s).
Syntax
- Window.Max(cl)
Parameters
- cl
- (mixed) caption list identifying target window(s)
Examples
- Window.Max("under")
- Maximises the window under the mouse.
- Window.Max("*metapad")
- Maximises all visible Metapad windows.