C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputTextBox Class / Multiline Property

In This Topic
Multiline Property (InputTextBox)
In This Topic
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 Boolean
 
See Also