The NotFoundTextEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
AvoidDisplayingDialog |
If true it will not show dialog "Text not found"
| |
IsCaseSensitive |
Is case sensitive search
| |
IsNextDirection |
IsNextDirection is true if Next operation was performed and false if Previous operations was performed.
| |
Text |
Search text
| |
WholeWord |
Is whole word search
|
See Also