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

Called by the framework when it needs to draw background for a child dialog placed on backstage view.

Override this method in a derived class if you wish to customize look of dialogs placed on backstage view.

Parameters
pDCA pointer to a device context.
pDlgA pointer to a dialog whose background is about to be drawn.
rectBounding rectangle.