Rich Text control. The RichTextBox is a control that contains formatted text. It supports font selection, boldface, and other type attributes.
Object
MarshalByRefObject
MarshalByRefComponent
Control
RichControl
FormatControl
TextBoxBase
RichTextBox
[Visual Basic] Public Class RichTextBox Inherits TextBoxBase [C#] public class RichTextBox : TextBoxBase [C++] public __gc class RichTextBox : public TextBoxBase [JScript] public class RichTextBox extends TextBoxBase
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll