Property TextSelectionStart
TextSelectionStart
Gets the starting index of text selected in the combo box.
int TextSelectionStart { get; }
Property Value
- int
The zero-based index of the first character in the string of the current text selection.