CMFCRibbonEdit::OnAfterChangeRect
Called by the framework when the dimensions of the display rectangle for the CMFCRibbonEdit Class control change.
virtual void OnAfterChangeRect(
CDC* pDC
);
Parameters
- [in] pDC
Pointer to a device context for the CMFCRibbonEdit Class control.
Requirements
Header: afxribbonedit.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
September 2008 |
Updated whole topic. |
Information enhancement. |