BCGControlBar Pro for MFC
virtual void CBCGPVisualManager::OnDrawRibbonSliderChannel ( CDC *  pDC,
CBCGPRibbonSlider pSlider,
CRect  rect 
)
virtual

Draws ribbon slider's channel.

Called by the framework to draw slider's channel. Override this method in a derived class to customize appearance of slider's channel.

Parameters
pDCA pointer to a device context.
pSliderA pointer to slider.
rectA bounding rectangle of slider's channel.