PDFTextControl.ReadOnly
From Xojo Documentation
Property (As Boolean )
aPDFTextControl.ReadOnly = newBooleanValue
or
BooleanValue = aPDFTextControl.ReadOnly
New in 2021r3
Supported for all project types and targets.
or
BooleanValue = aPDFTextControl.ReadOnly
New in 2021r3
Supported for all project types and targets.
If True, the text of the control cannot be modified.