void CBCGPRibbonStatusBar::AddDynamicElement | ( | CBCGPBaseRibbonElement * | pElement | ) |
Adds temporary (dynamic) elements.
Use this function to add temporary (dynamic) elements to status bar control. Temporary elements can't be customized and are not displayed in the status bar customize menu.
pElement | A pointer to temporary element to be added. |