Share

TextBox.Fitted Property

Parent Object: TextBox

Description

Property that returns if the text box remains tightly fitted to the text within the box. True indicates the text box just encloses the text.

Syntax

TextBox.Fitted() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 5.3

Was this information helpful?