HelpFile

Specifies the path and filename of a Windows Help file used by your application to display Help or online documentation.

Syntax

object.HelpFile [ = filename ]

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

Part Description
object An object expression that evaluates to an object.
filename A string expression specifying the path and filename of the Windows Help file for your application.

Remarks

To build a Help file, see Pocket Help for Windows CE.