BCGControlBar Pro for MFC
CBCGPRibbonProgressBar::CBCGPRibbonProgressBar ( UINT  nID,
int  nWidth = 90,
int  nHeight = 22,
BOOL  bIsVertical = FALSE,
RibbonSimplifiedModeType  type = RibbonSimplifiedOnScreenCompact,
BOOL  bHideInFullMode = FALSE 
)

Constructs a CBCGPRibbonProgressBar object

Parameters
nIDObject ID.
nWidthWidth of the progress bar element.
nHeightHeight of the progress bar element.
bIsVerticalSet it to TRUE is progress bar has a vertical orientation.
typeSpecifies a ribbon element appearance in the Ribbon simplified mode.
bHideInFullModeSpecifies whether a ribbon element is invisible in the Ribbon classic (non-simplified) mode.