FindNext Method FindNext() Searches for the next occurrence of the text specified by previous search. Declaration public virtual bool FindNext() Returns Type Description Boolean True if search succeed; otherwise false. Implements ISearch.FindNext()