| TitleAttribute Properties |
The TitleAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainsMacro |
If true, the attribute contains macros
(Inherited from AbstractAttribute.) | |
| ExistingObject |
If True, attribute is applied only when edited object is defined.
(Inherited from AbstractAttribute.) | |
| HelpName |
Help name to identify the help within the javascript.
| |
| HelpTopic |
Help topic for the title.
| |
| NewObject |
If True, attribute is applied only when edited object is not defined.
(Inherited from AbstractAttribute.) | |
| ResourceString |
Resource string for the title.
| |
| Text |
Text for the title, has higher priority than the resource string.
|