CMFCRibbonBaseElement::Redraw
Updates the display for the ribbon element.
virtual void Redraw();
Remarks
This method redraws the display rectangle for the ribbon element by calling CWnd::RedrawWindow with the RDW_INVALIDATE, RDW_ERASE, and RDW_UPDATENOW flags set.
Requirements
Header: afxbaseribbonelement.h