CMFCRibbonBaseElement::CanBeStretchedHorizontally
Indicates whether the width of the ribbon element can change.
virtual BOOL CanBeStretchedHorizontally();
Return Value
Always returns FALSE.
Remarks
By default this method always returns FALSE. Override this method to indicate whether the width of the ribbon element can change.
Requirements
Header: afxbaseribbonelement.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
September 2008 |
Updated whole topic. |
Information enhancement. |