Provides access to the browser object used to display the topics, so the programmer can use browser features programmatically, for example, to navigate help topics inside the C1DynamicHelp control.
Declaration
[Browsable(false)]
public WebBrowser Browser { get; }