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

Introduced: X16.

Syntax

public int SelectionLength { get; set; }
Public Property SelectionLength() As Integer