This topic has not yet been rated - Rate this topic

RibbonControlService.ToolTipFooterImageSource Attached Property

.NET Framework 4

Gets or sets the image that is displayed in the footer of the ToolTip for this control.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)
See GetToolTipFooterImageSource, SetToolTipFooterImageSource

Property Value

Type: System.Windows.Media.ImageSource
The image to display in the footer of the ToolTip. The registered default is null. For more information about what can influence the value, see Dependency Property Value Precedence.

Identifier field

ToolTipFooterImageSourceProperty

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)