AVEVA CAF API Documenation
Properties  Methods 

IHtmlHelp Interface Members

The following tables list the members exposed by IHtmlHelp.

Public Properties
 NameDescription
 Property Gets or sets the index file for context lookup.  
 Property The default .chm alias to use for context lookups.  
 Property Gets the form to display for help about.  
 Property Gets or sets the application .chm html help file.  
 Property Gets or sets the help file to use for help on help.  
 Property Gets or sets whether the help window is owned by the application window an will always be on top.  
 Property Base Url.  
 Property Gets a value indicating whether this Aveva.ApplicationFramework.Presentation.IHtmlHelp is visible.  
Top
Public Methods
 NameDescription
 Method Closes this Aveva.ApplicationFramework.Presentation.IHtmlHelp.  
 Method Shows the help about form as a modal dialog.  
 Method Displays the help window at the topic with the given associative link.  
 Method Displays the help window with the contents pane active.  
 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.  
 Method Displays the help window with the index pane active.  
 Method Displays the help window at the topic with the given keyword.  
 Method Show a help window for help on help if a help on help file has been specified.  
 Method Displays the help window with the search pane active.  
 Method Opens a browser window for the given URL.  
Top
See Also