Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the display of the CMFCRibbonEdit Class control.
virtual void Redraw();
Remarks
This method redraws the display rectangle for the CMFCRibbonEdit Class object by indirectly calling CWnd::RedrawWindow with the RDW_INVALIDATE, RDW_ERASE, and RDW_UPDATENOW flags set.
Requirements
Header: afxribbonedit.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
September 2008 |
Updated whole topic. |
Information enhancement. |