SelectionLength Property
SelectionLength
Returns or sets the number of characters selected within the editing window.
Declaration
[Browsable(false)]
public int SelectionLength { get; set; }
<Browsable(False)>
Public Property SelectionLength As Integer