CMFCRibbonCategory::RecalcLayout
Adjusts the layout of all controls on the ribbon category.
virtual void RecalcLayout(
CDC* pDC
);
Parameters
- [in] pDC
Pointer to a device context for the ribbon category.
Requirements
Header: afxribboncategory.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |