Maximize Method

Maximizes the window to full screen.

Applies to: Window object

Syntax

object.Maximize ()

The Maximize 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, Minimize method, Restore method