Select メソッド (WPFRichTextBox)

クラス

WPFRichTextBox.

処理

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

構文

richTextBox.Select(start, length)
変数 説明
start 選択範囲の開始位置。 Integer
length 開始位置から選択する文字数。 Integer