BCGControlBar Pro for MFC
CBCGPColorProp::CBCGPColorProp ( const CString &  strName,
UINT  nID,
const COLORREF &  color,
CPalette *  pPalette = NULL,
LPCTSTR  lpszDescr = NULL,
DWORD_PTR  dwData = 0,
BOOL  bUseD2DColors = TRUE 
)

Constructs and initializes a color property.

Parameters
strNameSpecifies property name.
nIDSpecifies property ID.
colorSpecifies property value.
pPaletteA pointer to a predefined palette that can be a source of color property values.
lpszDescrProperty description.
dwDataUser defined data associated with the property.
bUseD2DColorsSet to TRUE to display an extended D2D color set in the palette.