HyperlinkDisplayTooltip Property

Toggles the display of hyperlink tooltips.

See Also | Example

Signature

object.HyperlinkDisplayTooltip

object

PreferencesUser
The object or objects this property applies to.

HyperlinkDisplayTooltip

Boolean; read-write

TRUE: Displays hyperlink tooltips.

FALSE: Does not display hyperlink tooltips.

Remarks

The initial value for this property is TRUE.

When this property is enabled, the user sees a tooltip whenever the cursor is over an object that contains a hyperlink. When this property is disabled, the tooltip does not show.

This property is automatically disabled when the HyperlinkDisplayCursor property is disabled.

 

   Comments?