CMFCRibbonEdit::GetCompactSize
Retrieves the compact size of the CMFCRibbonEdit Class object.
virtual CSize GetCompactSize(
CDC* pDC
);
Parameters
- [in] pDC
Pointer to a device context for the CMFCRibbonEdit Class object.
Return Value
The compact size of the CMFCRibbonEdit Class object.
Requirements
Header: afxribbonedit.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
September 2008 |
Updated whole topic. |
Completed new topic. |