CMFCRibbonPanel::IsMainPanel
Indicates whether the ribbon panel is the main ribbon panel.
virtual BOOL IsMainPanel() const;
Return Value
Always returns FALSE.
Remarks
This method always returns FALSE. Override this method to indicate whether the ribbon panel is the main ribbon panel.
The main ribbon panel is displayed when the user selects the application button.
Requirements
Header: afxribbonpanel.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |