BCGControlBar Pro for MFC
void CBCGPBaseRibbonElement::SetSimplifiedModeType ( RibbonSimplifiedModeType  type,
BOOL  bHideInFullMode = FALSE 
)
inline

Specifies a ribbon element appearance in the Ribbon simplified mode.

Parameters
typeOne of the following: RibbonSimplifiedOnScreenFull, RibbonSimplifiedOnScreenCompact, RibbonSimplifiedInMenu or RibbonSimplifiedHidden.
bHideInFullModeSpecifies whether a ribbon element is invisible in the Ribbon classic (non-simplified) mode.