Maximize Method

See Also                  Applies To

The Maximize method carries out the Maximize action in Visual Basic. For more information on how the action works, see the action topic.

Note   This method cannot be applied to module windows in the Visual Basic Editor (VBE). For information about how to affect module windows see the WindowState property topic.

Syntax

DoCmd.Maximize

This method has no arguments.