Determines search options for the find method.

Introduced: X18.

Members

Member Description
Reverse The search starts at the end of the control's document and searches to the beginning of the document.
MatchCase Locates only instances of the search text that have the exact casing.
NoHighlight The search text, if found, is not highlighted.
NoMessageBox Does not display message boxes to inform about search results.
MatchWholeWord Locates only instances of the search text which are whole words.