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

In This Topic
WordWrap Property (InputTextBox)
In This Topic
Gets or sets whether text should be allowed to wrap within the InputTextBox.
Syntax
'Declaration
 
Public Property WordWrap As Boolean
 
See Also