Results 1 to 5 of 5

Thread: Help workshop

  1. #1

    Thread Starter
    Frenzied Member vbgladiator's Avatar
    Join Date
    May 2001
    Posts
    1,950

    Help workshop

    Hey,

    I am creating help for my application using the HTML Help Workshop. Once I am done, how can I use it from within my application as oppose to just running it on its own.
    I want to open the help file with the appropriate help topic depending on where help was called from within the application.
    Is there something to reference and use?
    Also, is there something for .NET or is it ActiveX?

    Thanks,

    MA
    Don't anthropomorphize computers -- they hate it

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Help workshop

    Take a look at the System.Windows.Forms.Help class.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    Re: Help workshop

    ... you will notice a nice handy Help.ShowHelp method if you take JM's advice...

  4. #4

    Thread Starter
    Frenzied Member vbgladiator's Avatar
    Join Date
    May 2001
    Posts
    1,950

    Re: Help workshop

    Thanks.
    Are there other help authoring software other than HTML Workshop?

    Thanks,
    Don't anthropomorphize computers -- they hate it

  5. #5
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Help workshop

    Yes there are. Many better but probably not free. I use Macromedia RoboHelp.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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