Minimize Method (MoveableWin)

Class

MoveableWin.

Action

Reduces the window to an icon.

Syntax

window.Minimize ( )

Notes

Minimize does nothing if the window is already an icon.

Example

TextEditor.Minimize ()
TextEditor.Restore ()