Results 1 to 4 of 4

Thread: Call the help file.

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Posts
    100

    Question

    Hi..

    I have a help file in my program and it automatic starts when I press F1 but it would be nice to for example start it in the menu or when a user press a buttom. How do I show the help?

    I have tryed to use the "SendKeys("{F1}") but it don't feel right, there must be a better way.

  2. #2
    Guest
    Use the ShowHelp method from the CommonDialog Control.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Posts
    100
    okey.. Thanks..

  4. #4
    Fanatic Member RealisticGraphics's Avatar
    Join Date
    Jul 1999
    Location
    Arkansas
    Posts
    655

    Thumbs up

    That works well Megatron, but you could also use the shell function and just open the help file. Just another option.

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