Determines search options for the find method.
Introduced: X18.
| Member | Description |
|---|---|
| Reverse | The search starts at the end of the control's document and searches to the beginning of the document. |
| Match |
Locates only instances of the search text that have the exact casing. |
| No |
The search text, if found, is not highlighted. |
| No |
Does not display message boxes to inform about search results. |
| Match |
Locates only instances of the search text which are whole words. |