| CBCGPRibbonProgressBar::CBCGPRibbonProgressBar | ( | UINT | nID, |
| int | nWidth = 90, |
||
| int | nHeight = 22, |
||
| BOOL | bIsVertical = FALSE, |
||
| RibbonSimplifiedModeType | type = RibbonSimplifiedOnScreenCompact, |
||
| BOOL | bHideInFullMode = FALSE |
||
| ) |
Constructs a CBCGPRibbonProgressBar object
| nID | Object ID. |
| nWidth | Width of the progress bar element. |
| nHeight | Height of the progress bar element. |
| bIsVertical | Set it to TRUE is progress bar has a vertical orientation. |
| type | Specifies a ribbon element appearance in the Ribbon simplified mode. |
| bHideInFullMode | Specifies whether a ribbon element is invisible in the Ribbon classic (non-simplified) mode. |