public void AnimateSearchResult(SearchResult result)
 {
     textArea.AnimateSearchResult(result);
 }