The Wayback Machine - https://web.archive.org/web/20110723001056/http://www.codeguru.com:80/csharp/csharp/cs_controls/richtext/
Survey

    Rich Text

    Saving Rich Edit Control Text to SQL Server

    Allowing users to enter formatted text is a great addition to any user interface. In this article, Tom Archer shows you how to save the user's formatted text to a SQL Server database.

    Classes Extension Project: RtfEditor

    Learn how to create a User Control based on the RichTextBox control functionality. You'll also see how to add standard word processing controls to it.

    A printable extension to .NET's RichTextBox

    An extension for .NET's RichTextBox control with additional methods for doing print output in a way it should have been included with .NET from the beginning.