home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 86 / PC_Format_September1998_Issue86.iso / Tech / FIRSTAID / INTRO.FRM < prev    next >
Encoding:
Text File  |  1997-02-05  |  454 b   |  22 lines

  1. Attribute VB_Name = "Module1"
  2. [Misc]
  3. Width = 315
  4. Height = 255
  5. Title=CyberMedia Registration
  6. ;Bitmap = wall.gif
  7. ;Bitmap = intro1.gif
  8. TileBitmap = 0
  9. Nextscreen = person
  10.  
  11. ;[OnExit]
  12. ;Item1=Defaults,ExitCode,2,SCREEN,CANCEL
  13.  
  14. [Field Profile]
  15. Field1="OK",defpushbutton,1,150,240,40,14
  16. Field2="intro1.gif",picture,-1,0,0,315,239
  17. Picture.Stretch = True
  18. ;Field2="intro1.gif",picture,0,0,0,315,239
  19. ;Field2="Cancel",pushbutton,2,225,250,40,14
  20.  
  21.  
  22.