SelectionEnd プロパティ (JTextComponent)

クラス

JTextComponent.

処理

[読み取り専用] 選択範囲の終了位置。 The value is zero-based.。

構文

'Declaration
Protected Read Property SelectionEnd As Integer

アクセス

読み取り専用。

Dim selectionEnd As Integer = textComponent.SelectionEnd