BCGControlBar Pro for MFC
virtual void CBCGPReportRow::OnPrintName ( CDC *  pDC,
CRect  rect 
)
virtual

Called by the framework when it needs to print the row name.

Override this method in a derived class if you need to customize printing of the row name.

Parameters
pDCPointer to a device context.
rectBounding rectangle of the name area.

Reimplemented from CBCGPGridRow.