TextBox.ImageWidth

Syntax

ImageWidth: Number

Description

The ImageWidth property determines background image width of the text box.

Comments

Use JSON or the setImageWidth method to set the property value and the getImageWidth method to get the property value.

Example

The example of use is given in the page with description of the TextBox.ValidState property.

TextBox