[]
        
(Showing Draft Content)

C1.Win.C1DynamicHelp.HelpTab

HelpTab Enum

Enumeration specifying the part/element of the help file to display.

Namespace: C1.Win.C1DynamicHelp
Assembly: C1.Win.C1DynamicHelp.4.8.dll
Syntax
public enum HelpTab
Remarks

It is used by the ShowExternalHelp(HelpTab) method.

Fields

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.