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.
_pwbminimize Macro
 Definition                                Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     _pwbminimize («_pwbminimize»)
 
     Menu  Window menu, Minimize
 
     The _pwbminimize macro minimizes the active window, reducing the
     window to an icon. An icon looks like this:
 
            ┌─────┐
            │  1  │
            └─────┘
          filename.ext
 
     To restore a window to its original size, double-click the box
     or use the Restore command on the Window menu («_pwbrestore»).
     See: Window menu, Restore
                                    -♦-