Retrieves or sets a value indicating whether the control selects the portion of text that doesn't match with the selected item
Type | Description | |||
Boolean | A boolean expression indicating whether the control selects the portion of text that doesn't match with the selected item. |
The AutoSelect property has effect only if the AutoComplete property is True. Use AutoSelect property to let the user types whatever they want into the control edit boxes without auto-completing the entire text of the focused edit box.