Rich Edit Control Examples
The MFC OLE sample WORDPAD uses the CRichEditView
, CRichEditDoc
, and CRichEditCntrItem
classes. By extension, it uses the CRichEditCtrl. For a quick description of these three classes, see Classes Related to Rich Edit Controls.