TextEditor.ToColumn (gb.form.editor)

Function ToColumn ( X As Integer, Y As Integer ) As Integer

Return the column located under the specified mouse cursor position.

  • X and Y are the position of the mouse cursor relative to the TextEditor control.