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

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

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.
rectBounding rectangle of arrow element.
uStateState of arrow element.
colorSpecifies foreground color of arrow element.