Sets the help for the object to a fixed text string. | |
Syntax: | object.SetHelpText Text |
Parameters: |
Text As
String - The text to display for
help.
|
Description: | Configures the object with a text string that is
displayed when the user requests help on the object. Sets the HelpType to gefHelpText. |
See Also: | SetHelpNone , SetHelpTextFile , SetHelpWinHelp |