CRichEditCtrl::Redo
Redoes the next action in the control's redo queue.
BOOL Redo( );
Return Value
Nonzero if successful; otherwise, 0.
Remarks
For more information, see EM_REDO in the Windows SDK.
Requirements
Header: afxcmn.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Redoes the next action in the control's redo queue.
BOOL Redo( );
Nonzero if successful; otherwise, 0.
For more information, see EM_REDO in the Windows SDK.
Header: afxcmn.h