HideWindow

Function:

Hides a Window previously displayed with the ShowWindow command

Syntax:

HideWindow "<number ID>"

Example:

 HideWindow "1"

Notes:

 Please see the Example30 and the following commands.

 ShowWindow, CreateWindow, AddImage, and Addlabel.