HtmlHelp Class Properties
For a list of all members of this type, see HtmlHelp members.
Public Properties
Name | Description | |
---|---|---|
ContextHelpIndex | Gets or sets the index file for context lookup. | |
DefaultContextAlias | The default .chm alias to use for context lookups. | |
HelpAboutForm | Gets the form to display for help about. | |
HelpFile | Gets or sets the application .chm html help file. | |
HelpOnHelpFile | Gets or sets the help file to use for help on help. | |
Instance | Returns implementation of this class. | |
OnTop | Gets or sets whether the help window is owned by the application window an will always be on top. | |
UrlBase | Base URL. | |
Visible | Gets a value indicating whether this Aveva.ApplicationFramework.Presentation.HtmlHelp is visible. |
See Also