TextEditor.EnsureVisible (gb.form.editor)
Sub EnsureVisible ( [ X As Integer, Y As Integer, Center As Boolean ] )
Since 3.20
Scroll the editor to a specific cursor position without actually moving the cursor.
-
X and Y : The cursor position.
-
Center : If the view must be centered.