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