BCGControlBar Pro for MFC
void CBCGPRibbonBar::AddToTabs ( CBCGPBaseRibbonElement pElement)

Adds a ribbon element at the right side of ribbon control.

Use this function to add a ribbon element at the right side of ribbon control. The ribbon element will be placed in the tab area and aligned right.

Parameters
pElementA pointer to ribbon element to add.