BCGControlBar Pro for MFC
virtual void CBCGPVisualManager::BreadcrumbFillProgress ( CDC &  dc,
CBCGPBreadcrumb pControl,
CRect  rectProgress,
CRect  rectChunk,
int  nValue 
)
virtual

Called to fill progress bar of Breadcrumb Navigation Bar.

Parameters
dcSpecifies a device context.
pControlA pointer to Breadcrumb control.
rectProgressSpecifies the bounding rectangle of the progress bar.
rectChunkA bounding rectangle of progress area.
nValueThe progress value (0 - 100).