Gets or sets the number of characters in the current selection in the text box.
Introduced: X16.
public int SelectionLength { get; set; }
Public Property SelectionLength() As Integer