TextBox.ColImgIndex

Syntax

ColImgIndex: Number

Description

The ColImgIndex property determines index of the sprite row that contains the background image to be set.

Comments

Use JSON or the setColImgIndex method to set the property value, and the getColImgIndex method to get the property value.

Example

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

See also:

TextBox