Property SelectionStart
SelectionStart
When implemented by a class, gets or sets the position of the first selected character while text considered as a single string.
int SelectionStart { get; set; }
When implemented by a class, gets or sets the position of the first selected character while text considered as a single string.
int SelectionStart { get; set; }