BCGControlBar Pro for MFC
virtual void CBCGPVisualManager::BreadcrumbDrawItemBackground ( CDC &  dc,
CBCGPBreadcrumb pControl,
BREADCRUMBITEMINFO *  pItemInfo,
CRect  rectItem,
UINT  uState,
COLORREF  color 
)
virtual

Called by the framework to draw background of a Breadcrumb Navigation Bar item.

uState can be one of the standard CDIS_* values.

Parameters
dcSpecifies a device context.
pControlA pointer to Breadcrumb control.
pItemInfoA pointer to item info.
rectItemItem's bounding rectangle.
uStateItem's state.
colorItem's background color.