Event TextEditor.Highlight (gb.form.editor)
Event Highlight ( Text As String )
This event is raised when a text line must be highlighted.
-
Text if the text to highlight.
This event is only raised when the
Highlight property is set to
"custom"
,
"none"
or a null string.