Maximizes the window to full screen.
Applies to: Window object
object.Maximize () |
The Maximize 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, Minimize method, Restore method |