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

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

uState can be one of the standard CDIS_* values.

Parameters
dcSpecifies a device context.
pControlA pointer to a Breadcrumb Control.
pItemInfoA pointer to item info.
rectArrowBounding rectangle of arrow element.
uStateState of arrow element.
colorSpecifies background color of arrow element.