SelectedRange プロパティ (TextField)

クラス

TextField.

処理

[読み書き可能] テキスト フィールド内の選択範囲。

構文

C#
protected TextRange SelectedRange { get; set; }
VB
'Declaration
Protected ReadWrite Property SelectedRange As TextRange

アクセス

読み書き。