BCGControlBar Pro for MFC
void CBCGPStepProgressBarRenderer::DoDraw ( CDC *  pDC,
CRect  rect,
CFont *  pFont,
COLORREF  clrText,
BOOL  bVisualManagerTheme,
BOOL  bDrawOnGlass = FALSE 
)

Draw the step progress bar on the given device content.

Parameters
pDCA pointer to the device context.
rectThe control bounding rectangle.
pFontThe pointer to the font that will be used for the control drawing.
clrTextThe foreground color.
bVisualManagerThemeIf this parameter is TRUE, the current visual theme will be used.
bDrawOnGlassSpecifies whether the drawing is performed on the DWM area.