The ColorPicker control doesn't show tooltips for preset colors if the DisplayColorAndName property is false.
Problem occurs in version 2.9.0 but not in 2.5.0.
Comments: ** Comment from web user: BoucherS **
Problem occurs in version 2.9.0 but not in 2.5.0.
Comments: ** Comment from web user: BoucherS **
Hi,
Since v2.7,
- When DisplayColorAndName property is true => a tooltip will appear in the preset color popup.
- When DisplayColorAndName property is false => no tooltip will appear in the preset color popup.
This is to make sure that someone who doesn't want to display the Selected Color and its name in the ColorPicker (want to see only the color) will not see a tooltip (displaying the color name) in the preset color popup.
So if you want to see the color name, you will see it in both places but if you don't want to see the color name, it won't be displayed in those 2 places.
――――
_Get more controls, features, updates and technical support with [Xceed Toolkit Plus for WPF](https://wpftoolkit.codeplex.com/wikipage?title=Compare%20Editions)_