BCGControlBar Pro for MFC
virtual void CBCGPVisualManager::OnDrawTasksGroupCaption ( CDC *  pDC,
CBCGPTasksGroup pGroup,
BOOL  bIsHighlighted = FALSE,
BOOL  bIsSelected = FALSE,
BOOL  bCanCollapse = FALSE 
)
virtual

Called by the framework to draw the caption of task group on the task pane.

Parameters
pDCA pointer to a device context.
pGroupA pointer to the task group whose caption is displayed.
bIsHighlightedIf TRUE, the group is highlighted.
bIsSelectedIf TRUE, the group is selected.
bCanCollapseIf TRUE, the group can be collapsed.