Difference between revisions of "PropertyListLine.LimitText"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (6 revisions imported)
 
(No difference)

Latest revision as of 14:24, 6 August 2015

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.