PropertyListLine.LimitText

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 09:41, 2 May 2012 by RB WikiCreator (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Property (As Integer)
aPropertyListLine.LimitText = newValue
or
IntegerValue = aPropertyListLine.LimitText


Only used for TypeEditable and TypeEditableList lines. The maximum number of characters allowed in the TextArea. The value of zero does not limit text. LimitText works for normal text entry, copy and paste. Will not work if RBVersion is newer than 2009r4.