

MatchEntry Property
Returns or sets a value indicating how the DataCombo or DataList control performs searches based on user input.
Syntax
object.MatchEntry [= value ]
The MatchEntry property syntax has these parts:
Part Description
object Anobject expression that evaluates to an object in the Applies To list.
value A constant or value that defines the behavior of a control when it has focus and the user enters one or more characters, as described in Settings.
Settings
The settings for value are:
Setting Value Description
dblBasicMatching 0 Basic Matching: (Default) The control searches for the next match for the character entered using the first letter of entries in the list. Repeatedly typing the same letter cycles through all of the entries in the list beginning with that letter.
dblExtendedMatching 1 Extended Matching: The control searches for an entry matching all characters entered. The search is done as characters are being typed, further refining the search.
Remarks
When the MatchEntry property is set to dblExtendedMatching and the user enters a backspace or waits more than a few seconds, the matching string is reset.
Data Type
Integer
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 6