ComponentOne InputPanel for WinForms
Multiline Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputTextBox Class : Multiline Property
Gets or sets a value that determines whether the user can type more than one line of text into the InputTextBox.
Syntax
'Declaration
 
Public Property Multiline As System.Boolean
public System.bool Multiline {get; set;}
See Also

Reference

InputTextBox Class
InputTextBox Members