TextArea.Styled
From Xojo Documentation
This item was deprecated in version 2019r2. Please use TextArea.AllowStyledText as a replacement. |
Read-Only Property (As Boolean )
If True, styled text is allowed.
Notes
The MultiLine property must also be set to True to permit styled text. If Styled is False, then the TextArea cannot have a StyledText object.