Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
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
                                    -♦-