HelpContents Element

Author-it XML Format

Description

Determines if a Contents button appears on the button bar in the Help window. If a contents (.cnt) file is present, the Contents button displays the Contents tab in the Help Topics dialog box. Otherwise, the Contents button displays either the default topic or the first topic in your help file.

The HelpContents element corresponds to the "Contents" field, on the Buttons sub-tab, on the Windows Help tab of the Media object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Media

Values

Data Type

Range

Boolean

true, false, (don't inherit)

Sample XML

<HelpContents>true</HelpContents>