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