This topic has not yet been rated - Rate this topic

RibbonControlService.ToolTipTitle Attached Property

.NET Framework 4

Gets or sets the title text that is displayed in the ToolTip for this control.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)
See GetToolTipTitle, SetToolTipTitle

Property Value

Type: System.String
The title text to display in the ToolTip. The registered default is null. For more information about what can influence the value, see Dependency Property Value Precedence.

Identifier field

ToolTipTitleProperty

Metadata properties set to true

None

Caution note Caution

Each ribbon control inherits a FrameworkElement.ToolTip property. If the FrameworkElement.ToolTip property is set, the ribbon’s enhanced ToolTip will not be shown; the standard ToolTip will be shown instead.

Did you find this helpful?
(1500 characters remaining)