LinkToolTipText or (GroupLinkToolTipText)

The LinkToolTipText property specifies whether or not the reference object will use the tooltip text assigned to the base object.
If the property is True, the reference object will use the base object's tooltip text. The tooltip property in the reference object will be read-only, and cannot be edited. This is the default.
If the property is set to False, the tooltip property in the reference object can be edited. Any change made to the tooltip text on the reference object will not be reflected on the base object. Any change made to this property on the base object will not be reflected on the reference object.
For grouped reference objects, the LinkToolTipText object displays the string assigned to ToolTipText in the Property Panel.
Only reference objects that have tooltips will have a LinkToolTipText property.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal