SetCursorPosition Method (ILabel)
Sets the position of the cursor within the static text label.

C# Syntax

void SetCursorPosition( 
   uint pos
)

Parameters

pos
The 0-based character position.