action in Visual Basic.
expression.Minimize
expression Required. An expression that returns a DoCmd object.
Remarks
This method has no arguments and be called directly using the syntax DoCmd.Minimize.
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.