Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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