Tuesday, 14 February 2017

RichEditControl

Ø Used for formatting text.
Ø It is a windows common control.
Ø CRichEditCtrl class is used for creating a rich edit control.
Ø All common control classes are declared in afxcmn.h
Ø Supports changing of character or paragraph attribute of selected text.
Ø Examples of character attribute are: bold, italic, font family, and font size.

Ø Paragraph attribute include: alignment, margins, etc.

No comments:
Write comments