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

See Also

Reference

CRichEditCtrl Class

Hierarchy Chart

CRichEditCtrl::Undo

CRichEditCtrl::CanRedo

CRichEditCtrl::GetRedoName

Other Resources

CRichEditCtrl Members