| void CBCGPRibbonBar::SetScenicLook | ( | BOOL | bScenicLook = TRUE, |
| BOOL | bRecalc = TRUE |
||
| ) |
Sets or unsets scenic look for Ribbon Bar.
Call this function with bScenicLook set to TRUE to display the Ribbon Bar in scenic look.
| bScenicLook | Specifies the look to be set. |
| bRecalc | Specifies whether the Ribbon Bar should recalculate layout. |