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.
lstCommands | Contains the list of commands to be placed on Quick Access Toolbar. |
bRecalcLayout | Specifies whether the window layout should be recalculated immediately. |