HelpContext

Returns or sets the context ID of the requested Help topic.

Syntax

object.HelpContext [ = value ]

The parts of the HelpContext property syntax are described in the following table.

Part Description
object An object expression that evaluates to an object.
value A string expression specifying the context ID of the requested Help topic.

Remarks

Use this property with the HelpCommand property to specify the Help topic to be displayed.

Data Type

String