CMFCRibbonBaseElement::HasCompactMode

Specifies whether the ribbon element has a compact mode.

virtual BOOL HasCompactMode() const;

Return Value

TRUE if the ribbon element has a compact mode. FALSE otherwise.

Remarks

Note

In the compact mode, an element displays a small image only.

Requirements

Header: afxbaseribbonelement.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCRibbonBaseElement Class