SetSelection メソッド (SLPasswordBox)

クラス

SLPasswordBox.

処理

パスワード ボックス内のテキストの範囲を選択します。

構文

passwordBox.SetSelection(startPosition, length)
変数 説明
startPosition 選択範囲の開始インデックス。 The value is zero-based.。 Integer
length 開始位置から選択する文字数。 Integer