Share via


Rich Edit Control Examples

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at 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.

See Also

Using CRichEditCtrl
Controls