SelectionLength Property
SelectionLength
Gets or sets the number of characters selected in the edit control.
Declaration
[Browsable(false)]
public virtual int SelectionLength { get; set; }
<Browsable(False)>
Public Overridable Property SelectionLength As Integer