BCGControlBar Pro for MFC
virtual BOOL CBCGPBaseVisualCtrl::DoPrint ( CDC *  pDC = NULL,
CPrintInfo *  pInfo = NULL 
)
virtual

Implements printing support for encapsulated visual object.

Called to print encapsulated visual objects.

Parameters
pDCA pointer to a device context.
pInfoPoints to the CPrintInfo structure that describes the current print job.
Returns
TRUE if print job succeeds, FALSE if it fails.