Specifies values for object help type. | |
Description: | These values are used by the HelpType property of the GefObject object to indicate what type of help has been configured for the object. |
Values: |
gefHelpNone -
No help is configured for the object.
gefHelpText -
The text is configured with the object.
gefHelpTextFile - The help text resides in an
external file.
gefHelpWinHelp
- The help information resides in a Windows help file.
|