CMFCRibbonBaseElement::IsLargeMode

Indicates whether the current image for the ribbon element is large size.

BOOL IsLargeMode() const;

Return Value

TRUE if the image for the ribbon element is large size; otherwise FALSE.

Remarks

Large image size is 32 x 32 pixels.

Requirements

Header: afxbaseribbonelement.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCRibbonBaseElement Class