TextEditor.ToPos (gb.form.editor)

Function ToPos ( [ Line As Integer, Column As Integer ] ) As Point

Return the relative position in pixels of a specific cursor position.

  • Column and Line are the column and line position. If omitted, the current cursor position is used.