Method CanFindNextSelected
CanFindNextSelected()
Indicates whether ISearch
can look for the next occurrence of the selected text or it is the first attempt to search.
public virtual bool CanFindNextSelected()
Returns
- bool
False if it is the first attempt to search or no text selected; otherwise true.