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

Called by the framework to draw an individual item of Breadcrumb Navigation Bar.

uState can be one of the standard CDIS_* values.

Parameters
dcA reference to a device context.
pControlA pointer to a Breadcrumb Control.
pItemInfoA pointer to item info.
rectItemItem's bounding rectangle.
uStateItem's state.
colorItem's foreground color.