SelectedText プロパティ (TextField)

クラス

TextField.

処理

[読み取り専用] テキスト フィールド内の選択テキスト。 テキストが選択されていない場合は空の文字列。

構文

C#
protected String SelectedText { get; }
VB
'Declaration
Protected Read Property SelectedText As String

アクセス

読み取り専用。