GefObject.SetHelpTextFile (method)

Sets the help for the object to come from a text file.
Syntax: object.SetHelpTextFile File
Parameters:
File As String - The text file to display for help.
Description: Configures the object with a text file that is displayed when the user requests help on the object.

Sets the HelpType to gefHelpTextFile.
See Also: SetHelpNone , SetHelpText , SetHelpWinHelp