Text box controls are large string controls that feature line, word, and character wrap modes and scroll bars to display large amounts of text. As with the string control, you can enter text into text boxes and you can control the text box programmatically. A sample text box control appears in the following figure.
Text Box Control