TextBox.ImageHeight

Syntax

ImageHeight: Number

Description

The ImageHeight property determines height of the text box background image.

Comments

Use JSON or the setImageHeight method to set the property value and the getImageHeight method to get the property value.

Example

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

TextBox