BCGControlBar Pro for MFC
virtual BOOL CBCGPVisualManager::OnFillDialog ( CDC *  pDC,
CWnd *  pDlg,
CRect  rect 
)
virtual

Called by the framework to fill background of a themed dialog.

Override this method in a derived class to customize appearance of themed dialogs.

Parameters
pDCA pointer to a device context.
pDlgA pointer to a themed dialog.
rectSpecifies the rectangle to fill.