| C# |
|---|
| public class TextDisplay : Form |
| #ctor | Initializes an object instance. |
| Dispose | Clean up any resources being used. |
| InitializeComponent | Required method for Designer support - do not modify the contents of this method with the code editor. |
| LJCRichTextBox | Gets or sets the reference to the RTF textbox. |
| components | Required designer variable. |