property Edit.IncrementalSearchError as Color
Retrieves or sets a value that specifies the color to show the 'Incremental Search' field when the typing string is not found.

TypeDescription
Color A Color expression to show the incremental search field when it is not found ( error ).
By default, the IncrementalSearchError property is 0. The IncrementalSearchError property has no effect if the IncrementalSearchError property is the same as BackColor property. The IncrementalSearchError property retrieves or sets a value that specifies the color to show the 'Incremental Search' field when the typing string is not found. The AllowIncrementalSearch property specifies whether the control supports incremental searching.