Specifies whether the tooltips are shown for the specified object.
Syntax
object.EnableTooltips [= Boolean]
Properties
The EnableTooltips property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether the shape's tooltips are displayed. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The tooltips for the specified shape are displayed. |
False |
The tooltips for the specified shape are not displayed. (Default) |
Remarks
When EnableTooltips is set to True, the text displayed is the text set in the Description property for the specified object.