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

Reference

CMFCRibbonPanel Class

Hierarchy Chart