This topic has not yet been rated - Rate this topic

RibbonControlService.ToolTipImageSource Attached Property

.NET Framework 4

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

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)
See GetToolTipImageSource, SetToolTipImageSource

Property Value

Type: System.Windows.Media.ImageSource
The image 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

ToolTipImageSourceProperty

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)