Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |