CMFCRibbonEdit::HasCompactMode
Indicates whether the display size for the CMFCRibbonEdit Class control can be compact.
virtual BOOL HasCompactMode() const;
Return Value
Always returns TRUE.
Remarks
By default this method always returns TRUE. Override this method to indicate whether the display size can be compact.
Requirements
Header: afxribbonedit.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
September 2008 |
Updated whole topic. |
Information enhancement. |