Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
|---|---|---|
September 2008 |
Updated whole topic. |
Information enhancement. |