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

Constructs and initializes a color property.

Parameters
strNameSpecifies property name.
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.
bUseWebColorsSet to TRUE to display the standard Web color set in the palette.