Restore Method
Applies To
DoCmd object.
Description
The Restore method carries out the Restore action in Visual Basic. For more information on how the action works, see the action topic.
Syntax
DoCmd.Restore
This method has no arguments.
See Also
DoCmd object, Maximize method, Minimize method, MoveSize method, Restore action, SelectObject method.