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

Called by the framework when it need to display the splitter drag box of split window.

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

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