home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / favorite / favorit2.frm (.txt) < prev    next >
Visual Basic Form  |  1991-07-10  |  1KB  |  22 lines

  1. Form2
  2. HELP SCREEN
  3. Form2.
  4. Label1
  5. iI haven't chosen to pay the $50.00 for the VB Help Screen Builder Kit so you'll have to put up with this.
  6. HelpButton
  7. Label2
  8. This is my first attempt at a Visual Basic program and as program lauchers go, is probably not too dramatic.                                                 It is important to note that this program will actually pass command information to the 
  9. Label3
  10. Windows Program Manager to run your chosen program (when you double-click on an item in the list), so be sure that the variables (program name, suffix, and command line) are compatible with Program Manager.
  11. HelpButton_Click
  12. FORM2
  13. VISIBLE
  14. FALSE
  15. HelpButton_LostFocus
  16. Form_Click
  17. Label1_Click
  18. HelpButton_Click
  19. user clicks "OK" to leave help screenI
  20. unload it from memory 
  21. HelpButton_LostFocus
  22.