Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.1 KB

windowsribbon-reference-properties-uipkey-standardcolorstooltips.md

File metadata and controls

44 lines (28 loc) · 1.1 KB
title description ms.assetid ms.topic ms.date
UI_PKEY_StandardColorsTooltips
Identifies the UI\_PKEY\_StandardColorsTooltips property.
78786f72-69d3-44f6-bef4-51d0f4497dfb
article
05/31/2018

UI_PKEY_StandardColorsTooltips

Identifies the UI_PKEY_StandardColorsTooltips property.

propertyDescription
   name = UI_PKEY_StandardColorsTooltips
   shellPKey = UI_PKEY_StandardColorsTooltips
   formatID = 00000412-7363-696e-8441798acf5aebb7
   propID = 412
   typeInfo
      type = VT_VECTOR | VT_LPWSTR

Remarks

UI_PKEY_StandardColorsTooltips 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 regardless of the value specified for the ColorTemplate attribute.

Related topics

Color Picker Properties