Property SelectionStart
SelectionStart
Gets or sets the starting point of text selected in the control.
[Browsable(false)]
public virtual int SelectionStart { get; set; }
Property Value
- int
The starting position of text selected in the control.