Function ShowHelp in Windows Client Applications

In Windows client applications, you can use NetHelp context-sensitive Help in two different ways:

  • Use the Microsoft WebBrowser control to show Help inside one of your application windows. In this case you need to add a reference to the WebBrowser control in your application.

  • Show Help in a separate browser window. In this case you don’t need to use the WebBrowser control.