Share via


CMFCRibbonEdit::HasLargeMode

Indicates whether the display size for the CMFCRibbonEdit Class control can be large.

virtual BOOL HasLargeMode() const;

Return Value

Always returns FALSE.

Remarks

By default this method always returns FALSE. Override this method to indicate whether the display size can be large.

Requirements

Header: afxribbonedit.h

See Also

Reference

CMFCRibbonEdit Class

Hierarchy Chart