| void CBCGPRibbonBar::SetMinimizeButtonOptions | ( | DWORD | nOptions, |
| BOOL | bRedraw = TRUE, |
||
| BOOL | bCheckAutoHideMode = TRUE |
||
| ) |
Specifies the minimize button options.
| nOptions | The combination of the following flags:
|
| bRedraw | True to redraw. |
| bCheckAutoHideMode | If this parameter is TRUE, the method checks the ribbon for auto-hide mode, and, if BCGPRIBBONBAR_MINIMIZEBUTTON_SHOW_RIBBON is not specified, the auto-hide mode is automatically closed. |