BCGControlBar Pro for MFC
virtual COLORREF CBCGPVisualManager::OnDrawRibbonStatusBarPane ( CDC *  pDC,
CBCGPRibbonStatusBar pBar,
CBCGPRibbonStatusBarPane pPane 
)
virtual

Draws ribbon status bar pane.

Called by the framework when it needs to render a status bar pane. Override this method in a derived class to customize appearance of status bar pane(s).

Parameters
pDCA pointer to a device context.
pBarA pointer to status bar control.
pPaneA pointer to status bar pane.