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

Called by the framework to draw grid header.

Override this function to draw the grid header. The grid header is a reserved space at the top of the grid just below the column header where you can add your custom controls.

Parameters
pDCA pointer to a device context.