Application.Restore

Application.Restore (

)

Description

Restores the installer's window to the size and position it had before it was minimized.

Note: This action is the same as pressing the restore 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