BCGControlBar Pro for MFC
virtual void CBCGPBaseControlBar::DoPaint ( CDC *  pDC)
protectedvirtual

Paints the control bar.

The default implementation calls the current visual manager to fill the bar background (CBCGPVisualManager::OnFillBarBackground).

Parameters
pDCA pointer to device context.

Reimplemented in CBCGPToolBar.