Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.69 KB

File metadata and controls

40 lines (24 loc) · 1.69 KB
description Learn more about: Using CRichEditCtrl
title Using CRichEditCtrl
ms.date 11/04/2016
helpviewer_keywords
rich edit controls [MFC], using
CRichEditCtrl class [MFC], using
ms.assetid e400c6ed-563e-4d4c-ab3b-a3f0aa20273b

Using CRichEditCtrl

A rich edit control is a window in which the user can enter and edit text. The text can be assigned character and paragraph formatting, and can include embedded OLE objects. The rich edit control is represented in MFC by the CRichEditCtrl class.

What do you want to know more about

See also

Controls