Documentation for this section has not yet been entered.
Use the TextBox.Wrap property to specify whether the text displayed in a multiline System.Web.UI.WebControls.TextBox control automatically continues on the next line when the text reaches the end of the control.
This property is applicable only when the TextBox.TextMode property is set to TextBoxMode.MultiLine.