UI_PKEY_ThemeColorsTooltips
Identifies the UI_PKEY_ThemeColorsTooltips property.
propertyDescription
name = UI_PKEY_ThemeColorsTooltips
shellPKey = UI_PKEY_ThemeColorsTooltips
formatID = 00000411-7363-696e-8441798acf5aebb7
propID = 411
typeInfo
type = VT_VECTOR | VT_LPWSTR
Remarks
UI_PKEY_ThemeColorsTooltips is used by an application to query the color swatch tooltips of a DropDownColorPicker.
The property value is an array of string values.
Each string value corresponds to the tooltip for a color swatch in a DropDownColorPicker where ThemeColors
is specified as the value of the ColorTemplate attribute.
Related topics