TextEditor.GotoCenter (gb.form.editor)
Sub GotoCenter ( NX As Integer, NY As Integer )
Move the cursor to the specified position and center the view around it.
-
NX and NY are respectively the column and the line of the new position.
Moves cursor centrally to the given position NX (column number) and NY (line number)