BCGControlBar Pro for MFC
void CBCGPRibbonBar::SetQuickAccessCommands ( const CList< UINT, UINT > &  lstCommands,
BOOL  bRecalcLayout = TRUE 
)

Places ribbon elements on Quick Access Toolbar.

Use this method to place ribbon elements on Quick Access Toolbar.

Parameters
lstCommandsContains the list of commands to be placed on Quick Access Toolbar.
bRecalcLayoutSpecifies whether the window layout should be recalculated immediately.