BCGControlBar Pro for MFC
virtual void CBCGPGraphicsManager::BindDC ( CDC *  pDC,
BOOL  bDoubleBuffering = TRUE 
)
pure virtual

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

Parameters
pDCA pointer to a device context.
bDoubleBufferingTRUE to double buffering.