Gets or sets the text of the current selection in the text box.

Introduced: X16.

Syntax

public string SelectedText { get; set; }
Public Property SelectedText() As String