Share

TextBox.SingleLineText Property

Parent Object: TextBox

Description

Gets/Sets the single line text option. If True, all line breaks are removed from multi-line text.

Syntax

TextBox.SingleLineText() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 2008

Was this information helpful?