Minimize Method

Minimizes the window.

Applies to: Window object

Syntax

object.Minimize ()

The Minimize method syntax has these parts:

Part Description
object Required. An expression, that returns a Window object.

Remarks

Use the State property to find out the current state of the window.

 

See Also

State property, Maximize method, Restore method