TextEditor.DiffMode (gb.form.editor)
Property Read DiffMode As Boolean
Return or set if the "diff mode" is activated.
When the "diff mode" is activated, the editor becomes read-only, and displays each added or removed text defined
by the
EnterDiffMode method.