ComponentOne InputPanel for WinForms
WordWrap Property (InputTextBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputTextBox Class : WordWrap Property
Gets or sets whether text should be allowed to wrap within the InputTextBox.
Syntax
'Declaration
 
Public Property WordWrap As System.Boolean
public System.bool WordWrap {get; set;}
See Also

Reference

InputTextBox Class
InputTextBox Members