BCGControlBar Pro for MFC
virtual void CBCGPGraphicsManager::BindDC ( CDC *  pDC,
const CRect &  rect 
)
pure virtual

Binds the Graphics Manager to the device context to which it issues drawing commands.

Parameters
pDCA pointer to a device context.
rectThe drawing bounding rectangle.