BCGControlBar Pro for MFC
virtual void CBCGPPlannerManagerCtrl::OnPrint ( CDC *  pDC,
CPrintInfo *  pInfo 
)
virtual

Called by the framework to print or preview a page of the Planner.

The method delegates its functionality to CBCGPPlannerPrint::OnPaint.

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