BCGControlBar Pro for MFC
virtual void CBCGPVisualManager::OnDrawRibbonQATSeparator ( CDC *  pDC,
CBCGPRibbonSeparator *  pSeparator,
CRect  rect 
)
virtual

Called by the framework to draw a separator on ribbon's QAT (Quick Access Toolbar).

Override this method in a derived class to customize look of separators located on QAT.

Parameters
pDCA pointer to a device context.
pSeparatorA pointer to separator to be drawn.
rectBounding rectangle of separator.