BCGControlBar Pro for MFC
virtual void CBCGPPlannerPrint::OnPaint ( CDC *  pDC,
CPrintInfo *  pInfo 
)
virtual

Called from the Planner Control when it needs to print its content or display print preview.

Override this method in a derived class to customize printing.

Parameters
pDCPoints to the printer device context.
pInfoPoints to a CPrintInfo structure that describes the current print job.