BCGControlBar Pro for MFC
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.

Parameters
pElementA pointer to temporary element to be added.