CMFCRibbonProgressBar::CMFCRibbonProgressBar
Constructs and initializes a CMFCRibbonProgressBar object.
CMFCRibbonProgressBar();
CMFCRibbonProgressBar(
UINT nID,
int nWidth = 90,
int nHeight = 22
);
Parameters
[in] nID
Specifies the command ID for the ribbon progress bar.[in] nWidth
Specifies the width, in pixels, of the ribbon progress bar.[in] nHeight
Specifies the height, in pixels, of the ribbon progress bar.
Requirements
Header: afxRibbonProgressBar.h