BCGControlBar Pro for MFC
virtual void CBCGPBaseRibbonElement::OnDraw ( CDC *  pDC)
pure virtual

Called to draw ribbon element.

Override this method in a derived class if you wish to customize drawing of particular ribbon element.

Parameters
pDCA pointer to a device context.