in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

NetHelp - Supporting HelpNavigator.TableOfContents and others

Last post 04-26-2008 10:24 AM by NeilLamka. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 04-25-2008 12:40 AM

    NetHelp - Supporting HelpNavigator.TableOfContents and others

    The .Net Help.ShowHelp supports various HelpNavigator items such as TableOfContents, Index, and Find.  Is there any support in NetHelp for these items.

    What I'm looking for is a way to use NetHelp but to be able to (for example) activate the Search panel when help is launched similar to how the following would work with a compiled help project

    Help.ShowHelp(null, helpProvider.HelpNamespace, HelpNavigator.Find, String.Empty);

    Can this be done?

    Thanks

    Neil

  • 04-25-2008 6:48 AM In reply to

    Re: NetHelp - Supporting HelpNavigator.TableOfContents and others

    Hi,

     

    I am not able to get your requirements. The code snipt that you have provided already shows that it fulfills your requirement.

     

    Please let me know what exactly you are looking for.

     

    Have a nice day.

     

    Regards,

    Andrew Miller  

    <NeilLamka> wrote in message news:204263@10.0.1.98...

    The .Net Help.ShowHelp supports various HelpNavigator items such as TableOfContents, Index, and Find.  Is there any support in NetHelp for these items.

    What I'm looking for is a way to use NetHelp but to be able to (for example) activate the Search panel when help is launched similar to how the following would work with a compiled help project

    Help.ShowHelp(null, helpProvider.HelpNamespace, HelpNavigator.Find, String.Empty);

    Can this be done?

    Thanks

    Neil



    http://helpcentral.componentone.com/cs/forums/p/75069/204263.aspx#204263

  • 04-26-2008 10:24 AM In reply to

    Re: NetHelp - Supporting HelpNavigator.TableOfContents and others

    When using NetHelp, I've been following the documentation and instead of calling Help.ShowHelp I've been using the D2H_ctxt.D2H_ShowHelp method provided by ComponentOne.

    So, I guess my first quesiton is - should I stll be using Help.ShowHelp with D2H created NetHelp?

    Second, the call I used does not actually activate the Search tab in the browser. At least, it does not for me which is why I was looking for a solution.

    Neil

Page 1 of 1 (3 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.