BCGControlBar Pro for MFC
virtual void CBCGPGridCtrl::OnDrawHeaderItemBorder ( CDC *  pDC,
CRect  rect,
int  nCol 
)
protectedvirtual

Called by the framework when it needs to draw the border of header item.

Override in a derived class in order to customize the appearance of the grid header.

Parameters
pDCPointer to a device context
rectSpecifies the bounding rectangle of header item.
nColColumn index of header item.