BCGControlBar Pro for MFC
virtual void CBCGPGridCtrl::OnDrawGridFooter ( CDC *  pDC)
protectedvirtual

Called by the framework to draw grid footer.

Override this function to draw grid footer. The grid footer is a reserved space at the bottom of the grid where you can add your custom controls.

Parameters
pDCA pointer to a device context.