TextEditor.ToLine (gb.form.editor)

Function ToLine ( Y As Integer ) As Integer

Return the line located under the specified mouse cursor position.

  • Y is the vertical position of the mouse cursor relative to the TextEditor control.