BCGControlBar Pro for MFC
virtual void CBCGPStatic::DoFillBackground ( CDC &  dc,
const CRect &  rectClient 
)
protectedvirtual

Called by the framework to fill the control background. By default, the control is filled by CBCGPStatic::m_clrBkgnd color, or the control is transparent if background color is not specified.

Parameters
dcSpecifies a device context.
rectClientThe control client area.