UI_PKEY_StandardColors
Identifies the UI_PKEY_StandardColors property.
propertyDescription
name = UI_PKEY_StandardColors
shellPKey = UI_PKEY_StandardColors
formatID = 00000410-7363-696e-8441798acf5aebb7
propID = 410
typeInfo
type = VT_VECTOR | VT_UI4
Remarks
UI_PKEY_StandardColors is used by an application to query the color swatch values of a DropDownColorPicker.
Each COLORREF value corresponds to a color swatch in a DropDownColorPicker regardless of the value specified for the ColorTemplate attribute.
The property value is an array of COLORREF values.
Related topics