TextBox.CursorAt (gb.qt4)

Function CursorAt ( [ Pos As Integer ] ) As Point

Returns the cursor screen position from a text position.

  • Pos is the cursor text position. If not specified, the current cursor position is used.