Maximize Method

Applies To

DoCmd object.

Description

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

Syntax

DoCmd.Maximize

This method has no arguments.

See Also

DoCmd object, Maximize action, Minimize method, Restore method, SelectObject method.