Documentation for this section has not yet been entered.
To display multiple lines of text in a text box, set the TextBoxBase.Multiline property to true. To read or set the text of a multiline text box, use the TextBoxBase.Lines property. The amount of text that can be entered in the System.Windows.Forms.RichTextBox control is limited only by available system memory.