CMFCRibbonBaseElement::CanBeStretched
Indicates whether the height of the ribbon element can increase vertically to the height of a ribbon row.
virtual BOOL CanBeStretched();
Return Value
Always returns TRUE.
Remarks
By default this method always returns TRUE. Override this method to indicate whether the height of the ribbon element can increase vertically to the height of a ribbon row.
Requirements
Header: afxbaseribbonelement.h