SetPosition メソッド (UIATextBox)
クラス
UIATextBox
.
処理
テキスト フィールド内の挿入位置を設定します。
構文
textBox
.
SetPosition
(
position
)
変数
説明
position
テキスト フィールド内のキャレットの位置。 The value is zero-based.。
Integer
。