UI_PKEY_ThemeColors
Identifies the UI_PKEY_ThemeColors property.
propertyDescription
name = UI_PKEY_ThemeColors
shellPKey = UI_PKEY_ThemeColors
formatID = 00000409-7363-696e-8441798acf5aebb7
propID = 409
typeInfo
type = VT_VECTOR | VT_UI4
Remarks
UI_PKEY_ThemeColors 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 where ThemeColors
is specified as the value of the ColorTemplate attribute.
The property value is an array of COLORREF values.
Related topics