Application.Restore

Application.Restore (

)

Description

Restores the application'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 title bar.

Parameters

None.

Returns

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

Availability

Standard

Pro

See also:  Related Actions