PWB Extensions Help (ext.hlp) (Table of Contents; Topic list)
DoDrawWindow,, DrawEditWindowBorder
                                             Up Contents Index Back
─────PWB Extensions─────────────────────────────────────────────────────────
 
  Syntax: void DoDrawWindow( PWND Window );
          void DrawEditWindowBorder( PWND Window );
 
  See:    Display, DoRedrawDamagedRegions
 
     DoDrawWindow repaints the specified window.
 
     DrawEditWindowBorder repaints only the specified window's border.
                                    -♦-