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. 
Gets the starting index of text selected in the combo box.
int TextSelectionStart { get; }The zero-based index of the first character in the string of the current text selection.