Application.Minimize

Application.Minimize (

)

Description

Minimizes the update window to the task bar.

Note: If the update's Taskbar Visibility is set to "Hidden" this action will have no effect.

Note: If the update is set to minimized before a screen is shown, showing a screen will "restore" the application.

Parameters

None.

Returns

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

See also:  Related Actions