BCGControlBar Pro for MFC
virtual COLORREF CBCGPVisualManager::OnFillMiniFrameCaption ( CDC *  pDC,
CRect  rectCaption,
CBCGPMiniFrameWnd pFrameWnd,
BOOL  bActive 
)
virtual

Called by the framework to fill the mini-frame window caption.

Returns
Should return an RGB value of a color that was used to fill the caption background.
Parameters
pDCA pointer to a device context.
rectCaptionThe caption bounding rectangle.
pFrameWndPoints to the mini-frame window whose caption is being filled.
bActiveIf TRUE, the mini-frame window is active.