RichTextBox Control Sample
==========================
This is a sample of the RichTextBox control(RICHTX32.OCX). 

This sample is a Text Editor that uses the Rich Text box as the
text portion of the Editor.

To use this sample, simply type text into the editor, then
experiement with formatting the text. To format the text, 
highlight the text, then select one or more of the formatting 
tools on the toolbar.

This sample will also save the text to a file in RTF(Rich Text Format).

Note: The RichTextBox control will only function on Windows NT 3.51 or 
Windows 95.
