[Updated] XP Theme Support for Rich Edit and Custom Controls
Rating: 




Patchou - 01/12/2006
Learn how to add genuine Windows XP theme support to Rich Edit controls and extend the code for your own custom controls!RTF-to-HTML Converter
Rating: 




Daniel Beutler - 08/27/2003
Convert RTF data to HTML data.
CRichEditControl50W: A VC++ Rich Text Edit 4.1 MFC Control
Rating: 




ShellRaker - 04/08/2005
Learn about a simple MFC Rich Edit Control using version 4.1 in msftedit.dll.RTF File Handling
Rating: 




Frunza Adriana - 09/16/2003
An RTF word processor that has standard features that include menus, a toolbar, a status bar, printing, open and save file dialogs, font support, tooltips, and much more. (The source code was updated.)
Edit: Rich Text Editor
Rating: 




Sameer Abbasi - 01/23/2002
A richedit editor with lots of features.
Creating the OutLookRichEdit Control
Rating: none
Madhu B Nair - 12/30/2002
Building an OutLookRichEdit control.Setting selected text to read-only
Rating: none
Zafir Anjum - 10/01/2002
Setting selected text to read-only
CRichEditView/CRichEditDoc Bug Work-Around
Rating: none
John Z. Czopowik VC++ MVP - 08/30/2002
[Update] Very nice article'—not only the bug, but why it's there and how to fix it!!
Painless streaming of long rich text from/to CRichEditView
Rating: none
Paul C Maddox - 01/18/2002
This article presents code that is able to handle much larger documents, involving multiple calls to a callback function.
Insert any HBITMAP (Bitmap) in your RichEdit Control
Rating: 




Hani Atassi - 08/14/2001
This article discusses how to insert a bitmap file inside the RichEdit control. It differs from other articles by working with an image that is in a resource or within a handle (HBITMAP).
Customizing the Common Find/Replace Dialog in RichEdit View
Rating: none
Kalai Kandasamy - 01/25/2001
Explains how to customize the standard CRichEditView Find/Replace dialog
RichEdit Overlay (non-MFC)
Rating: 




Matt Slot - 08/03/2000
Code that enables you to make a RichEdit transparent so that the text draws over top of the contents of the parent window (or even a memory DC)!
Transparent RichEditCtrl
Rating: none
Septimiu Pelau - 08/08/1999
Transparent RichEditCtrl
RichEditCtrl Syntax Highlighting
Rating: none
Marc Britten - 07/28/1999
RichEditCtrl Syntax Highlighting
Appending multiple RichEdit Fields together
Rating: none
Daniel R. Canham and Justin Kirby - 07/26/1999
Appending multiple RichEdit Fields together
Inserting a bitmap file into a CRichEditCtrl
Rating: none
Mike Lytle - 06/23/1999
Inserting a bitmap file into a CRichEditCtrl
RTF-Based Tooltips
Rating: none
Vadim Z. - 04/22/1999
RTF-Based Tooltips
CAutoRichEditCtrl - automate rich edit formatting and RTF handling
Rating: none
Jeremy Iverson - 04/06/1999
CAutoRichEditCtrl - automate rich edit formatting and RTF handling
Controlling the RichTextCtrl Insert State
Rating: none
Roland Schneewind - 03/09/1999
Controlling the RichTextCtrl Insert State
CRichEditCtrlEx : Replacing "RICHEDIT" control with "RichEdit20A"
Rating: none
Andrew Forget - 01/18/1999
CRichEditCtrlEx : Replacing "RICHEDIT" control with "RichEdit20A"
RichEditCtrl used in chatting
Rating: none
Dalsu-Jeon - 01/17/1999
RichEditCtrl used in chatting
Advanced RichEditCtrl
Rating: none
Steve Dunn - 08/16/1998
Advanced RichEditCtrl
Strip RTF tags
Rating: none
Sendil Rajkumar - 08/11/1998
Strip RTF tags
Changing tab stops
Rating: 




Zafir Anjum - 08/06/1998
Changing tab stops
Changing word wrap mode
Rating: 




Zafir Anjum - 08/06/1998
Changing word wrap mode
Inserting an RTF string using StreamIn
Rating: none
Zafir Anjum - 08/06/1998
Inserting an RTF string using StreamIn
Show format characters
Rating: none
Tom Moor - 08/06/1998
Show format characters
Providing a Format toolbar
Rating: 




Zafir Anjum - 08/06/1998
Providing a Format toolbar
Syntax coloring Editor
Rating: 




Juraj Rojko - 02/18/2001
Syntax coloring EditorCSyntaxColorizer: Syntax Highlighting Class
Rating: 




Jeff Schering - 02/18/2001
Fast and versatile class for the syntax highlighting of code