TextField.MaximumLength Property

Sets or gets the maximum length of the text in the control.

MaximumLength as int {}

Remarks

If set to zero then no limit is applied.

See Also

TextField Control