CMFCRibbonPanel::GetDefaultButton
Retrieves the default button for the ribbon panel.
CMFCRibbonButton& GetDefaultButton();
Return Value
The default button for the ribbon panel.
Remarks
The default button is displayed when a ribbon panel has insufficient space to display its ribbon elements.
Requirements
Header: afxribbonpanel.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |