home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / favorite / favorit3.frm (.txt) < prev    next >
Visual Basic Form  |  1991-07-10  |  2KB  |  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.