BCGControlBar Pro for MFC
virtual void CBCGPRibbonPanel::Add ( CBCGPBaseRibbonElement pElem)
virtual

Adds a ribbon element to the panel.

This function adds a ribbon element (which can be a button, combo box or any other element) to the panel.

Parameters
pElemA valid pointer to ribbon element to be added.

Reimplemented in CBCGPRibbonMainPanel.