GRAPHIC WINDOW MINIMIZE statement  

Purpose

Minimize a graphic window.

Syntax

GRAPHIC WINDOW MINIMIZE [hWin]

Remarks

The GRAPHIC WINDOW identified by the handle hWin is minimized.  If hWin is omitted, or is equal to zero (0), the currently attached graphic window is minimized.  You can restore the graphic window to its normal state with GRAPHIC WINDOW NORMALIZE.

See also

GRAPHIC WINDOW HIDE, GRAPHIC WINDOW NONSTABLE, GRAPHIC WINDOW NORMALIZE, GRAPHIC WINDOW STABILIZE