home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / hlp_auth / ahelp / add_help.frm (.txt) next >
Encoding:
Visual Basic Form  |  1992-09-05  |  2.6 KB  |  63 lines

  1. AddHelp
  2. Add Help
  3. Form1
  4. Label1
  5. +These two files contain everything you need
  6. Label2
  7. 0to add the Windows Help system to your programs.
  8. Label3
  9. ?Please read the disclaimer at the beginning of the Global file.
  10.     Menu_Help
  11. &Help
  12. Menu_HelpSelection
  13. &Index
  14. Menu_HelpSelection
  15.     &Keyboard
  16. Menu_HelpSelection
  17.     &Commands
  18. Menu_HelpSelection
  19. &Using Help
  20. Menu_HelpSelection
  21. Menu_HelpSelection
  22. &About
  23. Form_Click
  24. Get_Help
  25.     HelpTopic
  26. MID_USING_HELP
  27. WinHelp
  28. Editor
  29. dummy
  30. HELP_HELPONHELP
  31. HELP_CONTEXT/
  32. Help_File_In_Path
  33. CurrentDir
  34.     SemiColon"
  35. Found
  36.     Form_Load
  37. Menu_HelpSelection_Click
  38. Index
  39.     MID_ABOUT
  40. Menu_Help_Click
  41. MYHELP
  42. Form_Unload
  43. Cancel
  44.     HELP_QUIT
  45. Get_Help
  46.  "Using Help" was selected so display the Standard Windows Help
  47.  Topic for "Using Help".
  48.  A help topic other the "Using help" was selected.
  49. MYHELP.HLP
  50. Help_File_In_Path
  51.  Need to substitute the help file name for MYHELP.HLP
  52. MYHELP.HLP
  53. Form_Load
  54. ICONWRKS.HLP not found in your path.
  55. Windows searches your PATH environment variable for help files, 
  56. so you need to copy ICONWRKS.HLP to a directory included in your "
  57. PATH if you wish to obtain help while running IconWorks.
  58. IconWorks help not available
  59. Menu_HelpSelection_Click
  60.  Processes all Help Menu selections.
  61.  AboutBox.Show MODAL
  62. Form_Unload
  63.