Property TextSelectionLength
TextSelectionLength
Gets the number of characters selected in the editable portion of the combo box.
int TextSelectionLength { get; }
Property Value
- int
The number of characters selected in the combo box.
Gets the number of characters selected in the editable portion of the combo box.
int TextSelectionLength { get; }
The number of characters selected in the combo box.