Returns the number of characters selected. If this property is zero, no text is selected and the Start property determines the current text input position.

Syntax

public int Length { get; }
Public ReadOnly Property Length() As Integer

Limitations

Read only.