BCGControlBar Pro for MFC
virtual void CBCGPVisualManager::OnDrawGridSelectionBorder ( CBCGPGridCtrl pCtrl,
CDC *  pDC,
CRect  rect 
)
virtual

Called by the framework to draw border around selected items in grid control.

Override this method in a derived class to customize appearance of selection border.

Parameters
pCtrlA pointer to a grid control.
pDCA pointer to a device context.
rectBounding rectangle.