Minimizes the window.
Applies to: Window object
object.Minimize () |
The Minimize method syntax has these parts:
Part | Description |
object | Required. An expression, that returns a Window object. |
Use the State property to find out the current state of the window.
See Also |
State property, Maximize method, Restore method |