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.
pElement | A pointer to ribbon element to add. |