home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / CODIGO_1 / FAVORITE / FAVORIT3.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1991-07-10  |  1.6 KB  |  19 lines

  1. Form3
  2. About FAVORITE LAUNCHER
  3. Form3.
  4. Label1
  5. D           About                    PROGRAM               LAUNCHER  
  6. Picture1
  7. Label2
  8. lWritten in Microsoft Visual Basic               Michael L. Wilson      July 8, 1991             CIS 71261,63
  9. Command1
  10. Command1_Clicku
  11. FORM3
  12. VISIBLE
  13. FALSE
  14. Command1_LostFocus
  15. Command1_Click
  16. user clicks "OK" on the "About" form
  17.  FORM3.VISIBLE = FALSE    'remove form from screen and memory
  18. Command1_LostFocus
  19.