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