Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Minimize Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Minimize («minimize»)
          Shrinks the active window to an icon (a minimized window). If
          the window is already minimized, restores the window.
 
     Arg Minimize («arg» «minimize»)
          Minimizes all open windows.
 
     Meta Minimize («meta» «minimize»)
          Restores the window to its unminimized state.
 
     Returns
 
     True:  Window minimized: the window is an icon.
     False: Window restored: the window is not an icon.
 
     See
 
     Maximize
     Icon (Defined)
     Window menu, Minimize
     Window menu, Maximize
     Window menu, Restore
                                    -♦-