SetCursor(Int64) Method
Places the cursor in the specified position within the field.

C# Syntax

void SetCursor( 
   long offset
)

Parameters

offset
The position in the field to position the cursor.