void CBCGPRibbonBar::SetBackstageMode | ( | BOOL | bSet = TRUE , |
BOOL | bDisplayCommandIcons = TRUE |
||
) |
Turns backstage mode on or off.
This function is called to turn backstage mode on or off.
bSet | TRUE - turn backstage mode on; FALSE - turn backstage mode off. |
bDisplayCommandIcons | TRUE - display a corresponding icon on the left of command (Office 2010 style); FALSE - otherwise (Office 2013-2022 style). |