comb

The comb property defines if the text field will create a virtual boxes for each character determinated from the charLimit property, then each character will be drawn a equal distance from each one.

 

Syntax

System.Boolean comb();

 

Return Value

Returns the current property value.

 

Remarks

It only available for text fields

 

Member of field.

 

Example