Share via


CMFCRibbonMainPanel::AddToBottom

Adds a ribbon element to the bottom pane of the ribbon application panel.

void AddToBottom(
    CMFCRibbonMainPanelButton* pElem 
);

Parameters

  • [in] [out] pElem
    A pointer to the ribbon element to add to the bottom of the main panel.

Requirements

Header: afxRibbonMainPanel.h

See Also

Reference

CMFCRibbonMainPanel Class

Hierarchy Chart