CMFCRibbonBaseElement::IsWholeRowHeight
Indicates whether the display height of the ribbon element is the same as the display height of the ribbon panel that contains it.
virtual BOOL IsWholeRowHeight() const;
Return Value
Always returns FALSE.
Remarks
By default this method always returns FALSE. Override this method to indicate whether the display height of the ribbon element is the same as the display height of the ribbon panel that contains it.
Requirements
Header: afxbaseribbonelement.h