Name | Value | Description | |||
exStartWith | -1 | Defines the 'starts with' incremental search within the control. If the user type characters within the control the control looks for nodes that start with the typed characters. | |||
exNoAutoSearch | 0 | The control doesn't support incremental searching. | |||
exContains | 1 | Defines the 'contains' incremental search within the control. If the user type characters within the control it looks for nodes that contain the typed characters. | |||
exAnyStartWith | 2 | exAnyStartWith | |||
exAnyContains | 3 | exAnyContains | |||
exValueStartWith | 4 | exValueStartWith | |||
exValueContains | 5 | exValueContains |