Common Application Framework

HtmlHelp Methods

The methods of the HtmlHelp class are listed below. For a complete list of HtmlHelp class members, see the HtmlHelp Members topic.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ShowHelpAbout Shows the help about form as a modal dialog.
ShowHelpALink Displays the help window at the topic with the given associative link.
ShowHelpContents Displays the help window with the contents pane active.
ShowHelpContextOverloaded. Displays the help window at the topic associated with the given contextId in the given chm file. The help topic is determined via a lookup in the context help index.
ShowHelpIndex Displays the help window with the index pane active.
ShowHelpKeyword Displays the help window at the topic with the given keyword.
ShowHelpOnHelp Show a help window for help on help if a help on help file has been specified.
ShowHelpSearch Displays the help window with the search pane active.
ShowOnlineLink Opens a browser window for the given url.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

HtmlHelp Class | Aveva.ApplicationFramework.Presentation Namespace