Share via


CMFCRibbonEdit::Redraw

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

MFC Hierarchy Chart

Reference

CMFCRibbonEdit Class

Change History

Date

History

Reason

September 2008

Updated whole topic.

Information enhancement.