Minimize Method

Applies To

DoCmd Object.

Description

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

Syntax

DoCmd.Minimize

This method uses no arguments.

See Also

DoCmd Object, Maximize Method, Minimize Action, OpenForm Method, Restore Method, SelectObject Method.