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

Reference

CMFCRibbonEdit Class

Hierarchy Chart