TextEditor.ToPosX (gb.form.editor)
Function ToPosX ( [ Column As Integer, Line As Integer ] ) As Integer
Return the relative horizontal 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.