[]
Enumeration specifying the part/element of the help file to display.
public enum HelpTab
It is used by the ShowExternalHelp(HelpTab) method.
Name | Description |
---|---|
Find | The help file opens on the search page. |
Index | The help file opens on the index. |
TableOfContents | The help file opens on the table of contents. |
Topic | The help file opens on a specified topic. |