HelpKeepOnTop Element

Author-it XML Format

Description

Determines if the help window remains in the foreground, even when users switch to a different window or program. This feature is especially useful for procedures because the Help topic remains visible while the user carries out a task.

The HelpKeepOnTop element corresponds to the "Keep window on top" field, on the Attributes 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

<HelpKeepOnTop>true</HelpKeepOnTop>