AVEVA CAF API Documenation
Properties  Methods 


HtmlHelp Class Members

The following tables list the members exposed by HtmlHelp.

Public Properties
 NameDescription
Public Property Gets or sets the index file for context lookup.  
Public Property The default .chm alias to use for context lookups.  
Public Property Gets the form to display for help about.  
Public Property Gets or sets the application .chm html help file.  
Public Property Gets or sets the help file to use for help on help.  
Public Propertystatic (Shared in Visual Basic) Returns implementation of this class.  
Public Property Gets or sets whether the help window is owned by the application window an will always be on top.  
Public Property Base URL.  
Public Property Gets a value indicating whether this Aveva.ApplicationFramework.Presentation.HtmlHelp is visible.  
Top
Public Methods
 NameDescription
Public Method Closes this Aveva.ApplicationFramework.Presentation.HtmlHelp.  
Public Method Shows the help about form as a modal dialog.  
Public Method Displays the help window at the topic with the given associative link.  
Public Method Displays the help window with the contents pane active.  
Public MethodOverloaded.  Displays the help window at the topic associated with the given contextId. The help topic is determined via a lookup in the context help index.  
Public Method Displays the help window with the index pane active.  
Public Method Displays the help window at the topic with the given keyword.  
Public Method Show a help window for help on help if a help on help file has been specified.  
Public Method Displays the help window with the search pane active.  
Public Method Opens a browser window for the given URL.  
Top
See Also