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

Adds a ribbon element to the panel.

Elements added using this method will be located at the left column of the main panel.

Parameters
pElemA pointer to element to add.

Reimplemented from CBCGPRibbonPanel.