TextEditor.Mode (gb.form.editor)
Property Mode As String
Return or set the editor mode.
The editor mode tells how the text is highlighted, and how the editor behaves.
The property can take the same values as the
Highlight property.
If the editor mode is
NULL
, then there is no custom editor behaviour, and the text is highlighted only if the
Highlight property is set.