CMFCRibbonEdit::HasCompactMode

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

virtual BOOL HasCompactMode() const;

Return Value

Always returns TRUE.

Remarks

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

Requirements

Header: afxribbonedit.h

See Also

Reference

CMFCRibbonEdit Class

Hierarchy Chart