Application.Minimize

Application.Minimize (

)

Description

Minimizes the installer window to the task bar.

Note: This action is the same as pressing the minimize button ( ) on the installer's title bar.

Parameters

None.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also:  Related Actions