home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / os2 / npipe / dlg.ipf < prev    next >
Text File  |  1999-05-11  |  1KB  |  24 lines

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* Dlg.ipf - Information Tag Language file for the screens      *
  4. .*           for help on the dialog boxes.                      *
  5. .*                                                              *
  6. .*==============================================================*/
  7.  
  8.  
  9. .*--------------------------------------------------------------*\
  10. .*  Help for ABOUTBOX                                           *
  11. .*      res = PANEL_ABOUTBOX                                    *
  12. .*--------------------------------------------------------------*/
  13. :h1 res=3100 name=PANEL_ABOUTBOX.About Box Dialog
  14. :p.This dialog displays information about the application, such
  15.     as version number and copyright notice.
  16.  
  17.  
  18. .*--------------------------------------------------------------*\
  19. .*  About Box Dialog Ok button                                  *
  20. .*      res = PANEL_ABOUTBOX_OK                                 *
  21. .*--------------------------------------------------------------*/
  22. :h1 res=3110 name=PANEL_ABOUTBOX_OK.Ok
  23. :p.The Ok button closes the Product Information box.
  24.