BCGSuite for MFC
virtual void CBCGPVisualManager::OnDrawGroup ( CDC *  pDC,
CBCGPGroup pGroup,
CRect  rect,
const CString &  strName 
)
virtual

Called by the framework to draw a Group control.

Override this method in a derived class to customize appearance of Group controls.

Parameters
pDCA pointer to a device context.
pGroupA pointer to a Group control.
rectBounding rectangle.
strNameSpecifies a group name.