Dela 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

Concepts

MFC Hierarchy Chart

Reference

CMFCRibbonEdit Class

Change History

Date

History

Reason

September 2008

Updated whole topic.

Information enhancement.