TextBox.FittedTextWidth Property
Parent Object: TextBoxDescription
Property that returns the actual width of the text within the text box. This does not necessarily represent the current width of the text box, but only the text within the box. If the Fitted property is True then this value is the same as the width of the text box.