SetCursorPosition Method (IEditField)
Sets the position of the cursor within the edit field.

C# Syntax

void SetCursorPosition( 
   uint pos
)

Parameters

pos
The 0-based character position.