| void CBCGPRibbonBar::SetSystemIconVisible | ( | BOOL | bVisible = TRUE, |
| BOOL | bRecalcLayout = TRUE |
||
| ) |
Specifies whether the system icon is visible.
| bVisible | TRUE: the system icon is always visible, FALSE - always hidden, BCGP_DEFAULT - specified by visual theme. |
| bRecalcLayout | Specifies whether the Ribbon Bar should recalculate layout. |