BCGControlBar Pro for MFC
virtual void CBCGPVisualManager::OnDrawSplitterBorder ( CDC *  pDC,
CBCGPSplitterWnd pSplitterWnd,
CRect  rect 
)
virtual

Called by the framework when it need to display the border of a split window.

Override this function in a derived class in order to customize appearance of the border of a split window.

Parameters
pDCA pointer to a device context.
pSplitterWndA to a split window whose border is drawn.
rectSpecifies the bounding rectangle of a split window.