HelpFile
This property returns and sets the path and file name of a Windows Help file used by your application to display Help or online documentation.
Syntax
object.HelpFile [= filename]
Parameters
- object
- Object expression that evaluates to a CommonDialog control.
- file name
- String expression that specifies the path and file name of the Help file for your application.