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.
public int Length { get; }
Public ReadOnly Property Length() As Integer
Read only.