SelectionStart プロパティ (JTextComponent)

クラス

JTextComponent.

処理

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

構文

'Declaration
Protected Read Property SelectionStart As Integer

アクセス

読み取り専用。

Dim selectionStart As Integer = textComponent.SelectionStart