Description
You can use the Minimize action to reduce the active window to a small title bar at the bottom of the Microsoft Access window.
Setting
The Minimize action doesn't have any arguments.
Remarks You can use this action to remove a window from the screen while leaving the object open. You can also use this action to open an object without displaying its window. To display the object, use the SelectObject action with either the Maximize or Restore action. The Restore action restores a minimized window to its previous size. The Minimize action has the same effect as clicking the Minimize button in the window's upper-right corner or clicking Minimize on the Control menu. TipsSee Also Maximize action, Minimize method, OpenForm action, Restore action, RunCommand action, SelectObject action.