Results 1 to 4 of 4

Thread: Help the newbie!!!!

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2000
    Location
    Boulder, Colorado
    Posts
    22

    Unhappy

    What is the easiest way to activate F1 Help from a menu? Should I use SendKeys?
    C-Dog

  2. #2
    Guest
    Go to Project > Properties. The 3rd TextBox down should have a label above it saying Help File Name. Enter the path to your Help File in TextBox and click OK.

    When you run your App, press F1 and the Help File you specified should open.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jul 2000
    Location
    Boulder, Colorado
    Posts
    22
    Thanks for the reply, Megatron. I've already got the Help file set up for F1. Is there a way to link a helpfile to a menu selection in the Menu Editor. I would like the user to click on a choice in the menu and have the Help file displayed.
    C-Dog

  4. #4
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    Use the shellexecute API, or the Common Dialog.ShowHelp

    Think that'll do the work
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width