CanFindNextSelected Method
CanFindNextSelected()
When implemented by a class, indicates whether search engine can find next occurrence of the selected text or it is the first attempt to search.
Declaration
bool CanFindNextSelected()
Returns
Type | Description |
---|---|
Boolean | False if it is the first attempt to search or no text selected; otherwise true. |