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 has no arguments.
See Also
DoCmd object, Maximize method, Minimize action, OpenForm method, Restore method, SelectObject method.