TextArea.SelPlain

From Real Software Documentation

Jump to: navigation, search
Property (As Boolean)
aTextArea.SelPlain = newBooleanValue
or
BooleanValue = aTextArea.SelPlain

If True, the selected text is plain. If the selected text is styled (e.g., Bold), setting SelPlain to True change it to Plain.

Personal tools