SetPosition Method (UIATextBox)

Class

UIATextBox.

Action

Sets the insertion point in the text field.

Syntax

textBox.SetPosition(position)
Variable Description
position The position of the caret within the text field. The value is zero-based. Integer.