EditField.StyledText Property

Syntax

StyledText as StyledText


Enables you to access the properties and methods of the StyledText class for the text in the EditField. The EditField must have its MultiLine and Styled properties set to True.

See the example for the StyledText class.