BCGControlBar Pro for MFC
void CBCGPRibbonBar::SetSimplifiedMode ( BOOL  bSet = TRUE)

Enables or disables the Ribbon bar simplified mode.

Parameters
bSetTRUE - enables simplified mode.

Call this method to enable or disable the Ribbon bar simplified mode. In this mode, the ribbon controls are displayed in a single line and panels (groups) are not collapsible. You may specify which commands are available in the simplified mode by calling new method CBCGPBaseRibbonElement::SetSimplifiedModeType(). By default, small (16x16) icons will be used in the simplified mode. In addition, you can specify 20x20 icons for the simplified mode.