HelpContextID Property

See Also                  Applies To        

Associates a specific topic in a custom Microsoft Windows Help file with a specific control.

Syntax

object.HelpContextID [= Long]

The HelpContextID property syntax has these parts:

Part Description
object Required. A valid object.
Long Optional. A positive integer that specifies the context ID of a topic in the Help file associated with the object. Zero indicates that no Help topic is associated with the object (default). Must be a valid context ID in the specified Help file.