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.
Maximize Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Maximize («maximize»)
          Expands the window to its maximum size. If the window is
          already maximized, the window is restored.
 
          When the window is maximized and scroll bars are turned off
          by using the Winstyle function, PWB turns off the window
          borders. This is the "clean screen" look.
          See: Winstyle
 
     Meta Maximize («meta» «maximize»)
          Restores the window to its original size.
 
     Returns
 
     True:  Window is maximized.
     False: Window is restored.
 
     See
 
     Minimize, Winstyle
     Window menu, Restore
     Window menu, Minimize
     Window menu, Maximize
                                    -♦-