TextArea.LimitText

From Real Software Documentation

Jump to: navigation, search
Property (As Integer)
aTextArea.LimitText = newIntegerValue
or
IntegerValue = aTextArea.LimitText

The maximum number of characters allowed in the TextArea.

Notes

The value of zero does not limit text. LimitText works for normal text entry, copy and paste, and drag and drop.

Personal tools