Click or drag to resize
TitleAttribute Properties

The TitleAttribute type exposes the following members.

Properties
  NameDescription
Public propertyContainsMacro
If true, the attribute contains macros
(Inherited from AbstractAttribute.)
Public propertyExistingObject
If True, attribute is applied only when edited object is defined.
(Inherited from AbstractAttribute.)
Public propertyHelpName
Help name to identify the help within the javascript.
Public propertyHelpTopic
Help topic for the title.
Public propertyNewObject
If True, attribute is applied only when edited object is not defined.
(Inherited from AbstractAttribute.)
Public propertyResourceString
Resource string for the title.
Public propertyText
Text for the title, has higher priority than the resource string.
Top
See Also