BCGControlBar Pro for MFC
virtual void CBCGPVisualManager::OnDrawDefaultRibbonImage ( CDC *  pDC,
CRect  rectImage,
BOOL  bIsDisabled = FALSE,
BOOL  bIsPressed = FALSE,
BOOL  bIsHighlighted = FALSE 
)
virtual

Called by the framework to draw default ribbon image.

Parameters
pDCA pointer to a device context.
rectImageBounding rectangle of image.
bIsDisabledTRUE, if the element is disabled.
bIsPressedTRUE, if the element is pressed.
bIsHighlightedTRUE, if the element is highlighted.