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

Called by the framework to draw left pointing arrow.

uState can be one of the standard CDIS_* values.

Parameters
dcA reference to a device context.
pControlA pointer to a Breadcrumb Control.
rectItem's bounding rectangle.
uStateItem's state.
colorSpecifies foreground color of arrow element.