TextEditor.View (gb.form.editor)

Property View As TextEditor

Return or set the main view of a editor.

This property allows different editors to share the same contents.

  • If this property is NULL (the default), then the editor has its own contents.

  • Otherwise, the editor uses the contents of its view.