BCGControlBar Pro for MFC
void CBCGPPropList::GetCustomColors ( COLORREF &  clrBackground,
COLORREF &  clrText,
COLORREF &  clrGroupBackground,
COLORREF &  clrGroupText,
COLORREF &  clrDescriptionBackground,
COLORREF &  clrDescriptionText,
COLORREF &  clrLine 
)

Retrieves custom colors defined for the property list elements.

Use this function to retrieve custom colors which have been set by SetCustomColors().

Parameters
clrBackgroundBackground color of property values.
clrTextText color of property values and names.
clrGroupBackgroundBackground color of property group.
clrGroupTextText color of property group.
clrDescriptionBackgroundBackground color of description area.
clrDescriptionTextText color of description area.
clrLineColor of lines which are drawn between properties.